cookiecutter-django/{{cookiecutter.project_slug}}/config
Leonardo 907b8ecfbd Remove django-secure (#579)
* Eliminate django-secure from requirements and settings files

* Include secure defaults for django security middleware

* Add settings required by SecurityMiddleware

also remove django-secure in prod settings

* Eliminate empty spaces generated on Jinja on
config/settings/production.py
2016-06-03 16:07:27 -07:00
..
settings Remove django-secure (#579) 2016-06-03 16:07:27 -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 Updated whitenoise configuration to match changes in version 3.0 2016-05-08 11:55:32 +01:00