cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Dani Hodovic 35b201a2b3
Add EMAIL_TIMEOUT
Adds EMAIL_TIMEOUT to prevent a blocking send on the tcp socket from
halting the thread handling the request.
2019-07-09 09:11:50 +08:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Add EMAIL_TIMEOUT 2019-07-09 09:11:50 +08:00
local.py Remove redundant template debug setting 2019-06-20 23:41:31 +08:00
production.py Mailgun api url (#2014) 2019-05-28 11:27:54 +01:00
test.py Remove redundant template debug setting 2019-06-20 23:41:31 +08:00