NewsBlur/newsblur_web
2021-06-09 13:09:53 -04:00
..
__init__.py
assets.yml Stubbing in commented out mobile assets. These haven't worked for years. 2021-05-17 11:03:59 -04:00
celeryapp.py change celeryapp to use Celery('newsblur_web') 2021-02-17 09:28:53 -05:00
docker_local_settings.py Turning on docker DEBUG. 2021-04-29 15:21:40 -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 Turning off elasticsearch logging. 2021-06-09 13:09:53 -04:00
settings.py.orig
sitecustomize.py
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