NewsBlur/newsblur_web
2021-03-26 13:28:09 -05:00
..
__init__.py Merge branch 'docker_django3.1' into dashboard3 2021-01-23 19:31:06 -05:00
assets.yml Merge branch 'master' into docker_django3.1 2021-01-05 19:12:19 -05:00
celeryapp.py change celeryapp to use Celery('newsblur_web') 2021-02-17 09:28:53 -05:00
docker_local_settings.py Switching from elasticsearch and dsl to pyelasticsearch. Feed autocomplete still doesn't work yet. 2021-03-24 21:09:26 -04:00
entrypoint.sh Using the gunicorn config so workers can be toned down. 2021-03-17 17:16:49 -04:00
local_settings.py.template Switching from elasticsearch and dsl to pyelasticsearch. Feed autocomplete still doesn't work yet. 2021-03-24 21:09:26 -04:00
settings.py Adding unicode decode error handling for mongo. Let's hope I don't regret this. Test with Metafilter feed: 1168 2021-03-26 10:43:34 -04:00
settings.py.orig update celery task name to cron_queue in settings.py.orig 2021-01-19 09:56:55 -05:00
sitecustomize.py use newsblur_web instead of newsblur as directory name 2020-10-13 22:02:55 +07:00
test_settings.py Switching from raven to sentry sdk. 2021-02-25 19:52:36 -05:00
urls.py convert munin metrics to monitor/ endpoints 2021-03-26 13:28:03 -05:00
wsgi.py use newsblur_web instead of newsblur as directory name 2020-10-13 22:02:55 +07:00