#13376: Messages should have an "expire" flag
--------------------------------+-------------------------------------------
 Reporter:  [email protected]  |       Owner:  nobody    
   Status:  new                 |   Milestone:  1.3       
Component:  Contrib apps        |     Version:  1.2-beta  
 Keywords:  messages, expire    |       Stage:  Unreviewed
Has_patch:  0                   |  
--------------------------------+-------------------------------------------
 Messages should have a flag which sets their expiration behavior.  In the
 current messages framework, messages are automatically expired as soon as
 they are iterated over.  This can be overridden if you explicitly set
 their "used" flag to false after they have been iterated.  It would be
 nice to be able to set a flag which tells the message never to expire
 unless explicitly told to do so.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13376>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

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

Reply via email to