django/docs/releases
Luke Plant 25020ddb05 Fixed #4604 - Configurable message passing system, supporting anonymous users
This deprecates User.message_set in favour of a configurable messaging
system, with backends provided for cookie storage, session storage and
backward compatibility.

Many thanks to Tobias McNulty for the bulk of the work here, with
contributions from Chris Beaven (SmileyChris) and lots of code review from
Russell Keith-Magee, and input from many others.  Also credit to the authors
of various messaging systems for Django whose ideas may have been pinched
:-)



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11804 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-09 16:57:23 +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 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +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 #10553 -- Corrected several uses of `URLconf` in documentation and comments, according to the Django style guide. Based on patch from rduffield. 2009-03-31 16:07:07 +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 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
1.1.txt Fixed #12198 - CSRF changes not clearly noted in docs. 2009-11-14 19:13:33 +00:00
1.2.txt Fixed #4604 - Configurable message passing system, supporting anonymous users 2009-12-09 16:57:23 +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