On Fri, Feb 6, 2009 at 7:52 PM, Margie <margierogin...@yahoo.com> wrote:
>
> Thanks very much, Karen.  That makes perfect sense.  Well, it was at
> least a good excercise in learning how easy it is to download the
> source from the svn repository!

Also, take a look at ticket [1]4604 that deals with implementing (and moving?)
these messages so they are associated with sessions instead of users (it was on
the list of possible features for version 1.1 but has been [2]deferred,
possibly to 1.2)

One of the things that came out of the discussion related to that ticket is a
[3]snippet that extracts this functionality and avoids the need to patch
Django, it includes a new type property for the messages. The author also
posted a link to a [4]blog entry describing it.

Regards,

--
 Ramiro Morales

1. http://code.djangoproject.com/ticket/4604
2. http://code.djangoproject.com/wiki/Version1.1Features#Must-havefeatures
3. http://www.djangosnippets.org/snippets/1002/
4. 
http://traviscline.com/blog/2008/08/23/django-middleware-session-backed-messaging/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to