cookiecutter-django/{{cookiecutter.project_slug}}/config
Andres Gonzalez 3d2385a3b6 Add django-compressor suport (#568)
* #342 Add compressor option to requirements

* #342 Add compressor to production settings

* #342 Add compressor to base template

* #342 Add settings to common.py and add tags to base template

* #342 Flake8 fix for tox tests

* #342 Remove redundant line

* #342 Add required options for S3 to production.py and added Env variable to enable/disable compression

* #342 Add required options for compressor on S3 to production.py
2016-06-17 19:07:45 -07:00
..
settings Add django-compressor suport (#568) 2016-06-17 19:07:45 -07:00
__init__.py Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
urls.py Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
wsgi.py Use sentry for error reporting 2016-06-05 10:47:07 -07:00