django1/django/conf
Russell Keith-Magee aba5389326 Fixed #10355 -- Added an API for pluggable e-mail backends.
Thanks to Andi Albrecht for his work on this patch, and to everyone else that contributed during design and development.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11709 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-11-03 12:53:26 +00:00
..
app_template Fixed #9963 - Added a trivial tests.py file to the files produced by "startapp". 2009-01-06 05:27:39 +00:00
locale Polish translation updated 2009-10-25 20:09:49 +00:00
project_template Moved contrib.csrf.* to core code. 2009-10-27 00:36:34 +00:00
urls Fixed #10061 -- Added namespacing for named URLs - most importantly, for the admin site, where the absence of this facility was causing problems. Thanks to the many people who contributed to and helped review this patch. 2009-07-16 16:16:13 +00:00
__init__.py Fixed non-standard introspection support in LazyObject. 2009-10-19 21:48:06 +00:00
global_settings.py Fixed #10355 -- Added an API for pluggable e-mail backends. 2009-11-03 12:53:26 +00:00