cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Will Gordon 785df85c4d
Hides 'sign up' elements when ACCOUNT_ALLOW_REGISTRATION is disabled (#1914)
Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
2021-12-27 11:37:33 +00:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Hides 'sign up' elements when ACCOUNT_ALLOW_REGISTRATION is disabled (#1914) 2021-12-27 11:37:33 +00:00
local.py Handle error if node hasn't started yet 2021-01-28 09:19:14 +00:00
production.py Simplify TEMPLATES settings with APP_DIRS=True (#3488) 2021-12-24 19:35:09 +00:00
test.py Simplify TEMPLATES settings with APP_DIRS=True (#3488) 2021-12-24 19:35:09 +00:00