NewsBlur/newsblur_web
2021-07-09 17:29:24 -04:00
..
__init__.py Merge branch 'docker_django3.1' into dashboard3 2021-01-23 19:31:06 -05:00
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 Fixing broken requirements.txt, downgrading pymongo to 3.6, since monitoring was changed and we're not ready for it yet. 2021-07-02 12:42:02 -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 Typo in server_name 2021-07-09 17:29:24 -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 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 use newsblur_web instead of newsblur as directory name 2020-10-13 22:02:55 +07:00