django1/django/conf
Malcolm Tredinnick 7a84ad93e6 Fixed #2897 -- Added support for TLS connections to email handling. This means
servers like Google's SMTP server can now be used for admin emails.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5144 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-03 13:35:02 +00:00
..
app_template MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
locale Fixed #3980 -- Updated German translation. Thanks, Jannis Leidel. 2007-04-28 16:37:02 +00:00
project_template Fixed #2315 -- Clarified that the available PostgreSQL timezone options may 2007-03-08 03:41:04 +00:00
urls Fixed #4044 -- Allowed callable views specifier to mix (i.e. not crash) with 2007-04-29 09:41:46 +00:00
__init__.py Fixed #2315 -- added work around for Windows timezone setting (i.e. we can't do 2007-02-12 00:10:09 +00:00
global_settings.py Fixed #2897 -- Added support for TLS connections to email handling. This means 2007-05-03 13:35:02 +00:00