cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
2019-10-02 10:10:32 -03:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Add context processor for settings variables 2019-09-05 13:24:47 +02:00
local.py Remove EMAIL_HOST, EMAIL_PORT for console backend 2019-08-21 17:31:18 +02:00
production.py Fix #2250 -- No staticfile storage with GCP without Whitenoise 2019-10-02 10:10:32 -03:00
test.py Remove redundant DEBUG = False in test.py 2019-08-26 16:25:36 +02:00