#11313: list_editable fields don't support 'save' in multiuser environment
-------------------------------------------+--------------------------------
          Reporter:  margieroginski        |         Owner:  nobody    
            Status:  reopened              |     Milestone:  1.3       
         Component:  django.contrib.admin  |       Version:  1.1-beta-1
        Resolution:                        |      Keywords:            
             Stage:  Accepted              |     Has_patch:  0         
        Needs_docs:  0                     |   Needs_tests:  0         
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Comment (by andybak):

 Is there not a much bigger problem with list_editable?

 Admin1 has the changelist open
 Admin2 makes a load of changes
 Admin1 makes a single change and wipes all of Admin2's changes

 This will affect least for the number of items specified in
 ModelAdmin.list_per_page which is 100 by default.

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