cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
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
..
__init__.py Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
common.py Add django-compressor suport (#568) 2016-06-17 19:07:45 -07:00
local.py resolved merge conflicts 2016-05-22 20:18:08 +02:00
production.py Add django-compressor suport (#568) 2016-06-17 19:07:45 -07:00