cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Bruno Alla ea5db6c4f4
Django 3.0 support (#2469)
* Bump Django version to 3.0.x to see what breaks

* Update places where Django 2.2 is mentioned to 3.0

* Update to latest Django 3.0 version

* Bump version in setup.py
2020-03-23 21:41:51 +00: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 Using WhiteNoise in development 2019-11-07 21:03:33 +08:00
production.py Merge pull request #2435 from Andrew-Chen-Wang/master 2020-03-16 19:59:25 +00:00
test.py Fix loaders option in test environment as well 2020-01-14 21:19:44 -06:00