django1/django/conf
Claude Paroz 59ebe39812 Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend
Thanks dj.facebook at gmail.com for the report and initial patch
and Areski Belaid and senko for improvements.
2013-07-11 22:00:08 +02:00
..
app_template Simplified default project template. 2013-02-04 13:21:36 +01:00
locale Completed some more name_local names 2013-07-08 12:03:26 +02:00
project_template Removed LocaleMiddleware from settings template. 2013-04-05 13:08:50 +02:00
urls Advanced deprecation warnings for Django 1.7. 2013-06-29 18:49:37 +02:00
__init__.py Removed some conditional code only needed under Python 2.6. 2013-07-01 12:02:17 +02:00
global_settings.py Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backend 2013-07-11 22:00:08 +02:00