cookiecutter-django/{{cookiecutter.project_slug}}/config
Wan Liuyang 9cb7e50b8e Convert old-styled string formatting to f-string (#1528)
* Convert old-styled string formatting to f-string

* Update flake8 explicit version to 3.5.0

* Make tox.ini in sync with requirements.txt

* Fix annoying flake8 F405
2018-03-06 19:56:27 +03:00
..
settings Convert old-styled string formatting to f-string (#1528) 2018-03-06 19:56:27 +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 Fixes wsgi.py app_path to avoid deleting all /config occurrences. (#1467) 2018-02-03 00:01:28 +03:00