#13652: Support error user messages [PATCH]
-------------------------------------------+--------------------------------
          Reporter:  sebastian_noack       |         Owner:  nobody
            Status:  new                   |     Milestone:        
         Component:  django.contrib.admin  |       Version:  1.2   
        Resolution:                        |      Keywords:        
             Stage:  Unreviewed            |     Has_patch:  1     
        Needs_docs:  0                     |   Needs_tests:  0     
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Changes (by piquadrat):

  * needs_better_patch:  => 0
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 The Message model from contrib.auth has been deprecated in Django 1.2 (see
 http://docs.djangoproject.com/en/dev/topics/auth/#messages), so the
 chances of any feature additions getting into trunk are pretty slim. The
 all new [http://docs.djangoproject.com/en/dev/ref/contrib/messages/
 messages framework] supports
 [http://docs.djangoproject.com/en/dev/ref/contrib/messages/#message-levels
 levels] similarly to what you propose. I don't know if they are already
 used in the admin app, though.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13652#comment:1>
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