cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Jules Chéron ec80a05671
Handle path with pathlib
- Update config/settings/base.py
- Update merge_production_dotenvs_in_dotenv.py
- Update wsgi.py
- Update manage.py
2019-07-10 20:35:38 +02:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Handle path with pathlib 2019-07-10 20:35:38 +02:00
local.py Remove redundant template debug setting 2019-06-20 23:41:31 +08:00
production.py Remove gunicorn from installed apps 2019-07-09 09:00:31 +08:00
test.py Remove EMAIL_HOST & EMAIL_PORT with locmem backend 2019-07-09 09:07:38 +08:00