cookiecutter-django/{{cookiecutter.project_slug}}/config
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
..
settings automatically update INTERNAL_IPS (#600) 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
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