NewsBlur/newsblur_web
2021-07-29 17:25:09 -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
docker_local_settings.py Adding DEBUG_QUERIES_SUMMARY_ONLY to assist db introspection without the verbosity. 2021-07-15 16:50:54 -04:00
entrypoint.sh
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 Fixing JSON feeds. 2021-07-29 17:25:09 -04:00
settings.py.orig
sitecustomize.py
test_settings.py remove custom installed_apps from test settings 2021-06-29 08:38:36 -06:00
urls.py convert munin metrics to monitor/ endpoints 2021-03-26 13:28:03 -05:00
wsgi.py