django/docs/internals
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
..
_images Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 2008-08-23 22:25:40 +00:00
committers.txt added myself to committers list 2009-11-19 21:49:31 +00:00
contributing.txt Added section info on top-level use of django.conf.settings to 'contributing' documentation 2009-12-09 12:47:50 +00:00
deprecation.txt Fixed #4604 - Configurable message passing system, supporting anonymous users 2009-12-09 16:57:23 +00:00
documentation.txt Fixed #10336 -- Added improved documentation of generic views. Thanks to Jacob and Adrian for the original text (from the DjangoBook), and Ramiro for doing the work of porting the docs. 2009-06-17 14:09:56 +00:00
index.txt Added the SVN internal docs to the internal docs index. 2009-09-12 23:37:19 +00:00
release-process.txt Fixed small error in deprecation policy. 2009-10-24 14:10:00 +00:00
svn.txt The 1.1.X branch has been created, so that needs to be past tense. 2009-09-22 21:20:51 +00:00