cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Daniel Hillier 0872982245 Fix failing mypy tests in users app with django-stubs (#2395)
Adds django-stubs as a requirement for local virtualenv. This is
required now that the User Model type is being resolved properly.
2020-01-13 01:57:20 +11:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Add django.middleware.common.BrokenLinkEmailsMiddleware 2019-12-10 12:46:52 +01:00
local.py Using WhiteNoise in development 2019-11-07 21:03:33 +08:00
production.py Fix failing mypy tests in users app with django-stubs (#2395) 2020-01-13 01:57:20 +11:00
test.py Fix failing mypy tests in users app with django-stubs (#2395) 2020-01-13 01:57:20 +11:00