NewsBlur-viq/newsblur_web
2021-04-20 08:04:08 -05:00
..
__init__.py
assets.yml Deployment of compressed static assets through S3. 2021-04-07 20:48:01 -04:00
celeryapp.py change celeryapp to use Celery('newsblur_web') 2021-02-17 09:28:53 -05:00
docker_local_settings.py change nb.local.com to localhost 2021-04-20 08:04:08 -05: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 Typo 2021-04-11 15:24:24 -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