django/docs/releases
Russell Keith-Magee e07560a88e Modified the way EMAIL_BACKEND is specified to make it consistent with the new "use the class name" policy for backends.
This is a BACKWARDS-INCOMPATIBLE CHANGE for anyone using a manually
specified EMAIL_BACKEND setting. If you have manually specified
EMAIL_BACKEND, you will need to append ".EmailBackend" to your
existing EMAIL_BACKEND setting. See the django-dev mailing list for
details.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12084 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-04 12:05:04 +00:00
..
0.95.txt Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
0.96.txt Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427). 2009-12-26 06:37:26 +00:00
1.0-alpha-1.txt Cleaned up a bunch of minor doc stuff: 2008-09-02 16:42:13 +00:00
1.0-alpha-2.txt Cleaned up a bunch of minor doc stuff: 2008-09-02 16:42:13 +00:00
1.0-beta-2.txt Cleaned up a bunch of minor doc stuff: 2008-09-02 16:42:13 +00:00
1.0-beta.txt Cleaned up a bunch of minor doc stuff: 2008-09-02 16:42:13 +00:00
1.0-porting-guide.txt Fixed #11119 -- Corrected spelling error in 1.0 porting guide. 2009-06-18 13:35:36 +00:00
1.0.1.txt One more correction to the release notes. 2008-11-15 05:57:39 +00:00
1.0.2.txt Fixed #9677 -- Fixed a tiny typo in the 1.0.2 release notes. 2008-12-07 03:54:45 +00:00
1.0.txt Now that the 1.0 release is finalized, we can fill in the revision number for it. 2008-09-04 05:26:09 +00:00
1.1-alpha-1.txt Fixed #12205 -- Corrected malformed reference links in the 1.1 and 1.1-alpha release notes, and corrected position of field lookup reference label. Thanks velmont and timo. 2009-12-26 00:55:06 +00:00
1.1-beta-1.txt Added 1.1 beta release notes. 2009-03-23 23:25:03 +00:00
1.1-rc-1.txt Clarify the description of URL namespacing. 2009-07-22 01:41:16 +00:00
1.1.2.txt Added backwards incompatibility note to 1.1.2 release notes for the change in test runner exit status codes (refs #11615). 2010-01-03 19:02:55 +00:00
1.1.txt Fixed #12205 -- Corrected malformed reference links in the 1.1 and 1.1-alpha release notes, and corrected position of field lookup reference label. Thanks velmont and timo. 2009-12-26 00:55:06 +00:00
1.2.txt Modified the way EMAIL_BACKEND is specified to make it consistent with the new "use the class name" policy for backends. 2010-01-04 12:05:04 +00:00
index.txt Cleaned up the release notes index page, and added some stub 1.1.2 and 1.2 release notes. 2009-11-23 13:44:24 +00:00