cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Duda Nogueira 1d2d881aba
Fix INTERNAL_IPS for DOCKER when ip higher than 9
previously, for IP ex: 172.19.0.13 becomes: 172.19.0.11
now, it becomes 172.19.0.1
2020-04-07 18:53:09 -03:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Django 3.0 support (#2469) 2020-03-23 21:41:51 +00:00
local.py Fix INTERNAL_IPS for DOCKER when ip higher than 9 2020-04-07 18:53:09 -03:00
production.py Remove isort exception in production config & fix issue 2020-03-23 21:46:14 +00:00
test.py Fix loaders option in test environment as well 2020-01-14 21:19:44 -06:00