cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Julien Almarcha 13faa21799 automatically update INTERNAL_IPS (#600)
* change local config to automatically update INTERNAL_IPS when developping with docker

* Update local.py

Move import to top

* Update local.py

Bug fix and remove blank line

* Update local.py

* flake8 compliance

* add env var check before updating INTERNAL_IPS

* flake8 compliance

* flake8 compliance
2016-06-17 19:09:08 -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 automatically update INTERNAL_IPS (#600) 2016-06-17 19:09:08 -07:00
production.py Add django-compressor suport (#568) 2016-06-17 19:07:45 -07:00