#12707: admin actions display a warning when using list_editable (introduced in
r11837)
----------------------------------+-----------------------------------------
 Reporter:  arne                  |       Owner:  nobody    
   Status:  new                   |   Milestone:  1.2       
Component:  django.contrib.admin  |     Version:  SVN       
 Keywords:                        |       Stage:  Unreviewed
Has_patch:  0                     |  
----------------------------------+-----------------------------------------
 "No action selected" message from r11837 displays if a changelist view
 contains both "admin actions" and fields marked as "list_editable".

 To reproduce: just make a change in an editable field and save.

 Expected result: just the message about the edited object ("%(count)s
 %(name)s was changed successfully.").

 Actual result: two messages, one "No action selected" message and one
 about the edited object ("%(count)s %(name)s was changed successfully.").

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12707>
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to