cookiecutter-django/{{cookiecutter.project_slug}}/config
James Williams 89f85f1255
- configure compressor when not using s3
- update django start script to compress if using whitenoise and compress enabled

- add to contributors.rst
2020-02-28 15:59:14 +00:00
..
settings - configure compressor when not using s3 2020-02-28 15:59:14 +00:00
__init__.py Refactor Celery integration according to current best practices 2019-04-02 15:40:32 +01:00
api_router.py Fix code formatting 2020-01-23 18:10:30 +00:00
celery_app.py Refactor Celery integration according to current best practices 2019-04-02 15:40:32 +01:00
urls.py Fix code formatting 2020-01-23 18:10:30 +00:00
wsgi.py Migrate to unified Sentry SDK (#1820) 2019-03-20 10:04:44 +00:00