cookiecutter-django/{{cookiecutter.project_slug}}/config
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
..
settings More inline docs for DATABASES variable (#1350) 2017-09-30 15:18:55 +03:00
__init__.py Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00
urls.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
wsgi.py Fix multiple imports on one line 2017-04-13 11:30:57 -07:00