cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Charlie Smith cda6878486 More inline docs for DATABASES variable (#1350)
* More inline docs for DATABASES variable

Use of database url is not part of Django, but comes from django-environ. Was initially confusing where feature came from, as link points to offical django docs.

* Contributors update
2017-09-30 15:18:55 +03:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py More inline docs for DATABASES variable (#1350) 2017-09-30 15:18:55 +03:00
local.py Setting up new project with mailhog without docker breaks use of mailhog (#553) 2017-06-26 22:21:32 +03:00
production.py Update EMAIL_BACKEND to "anymail.backends.espname.EmailBackend" to match anymail 1.0 (#1335) 2017-09-18 16:19:09 +03:00
test.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00