#11313: list_editable fields don't support 'save' in multiuser environment
--------------------------------+--------------------------------------
     Reporter:  margieroginski  |                    Owner:  nobody
         Type:  New feature     |                   Status:  reopened
    Component:  contrib.admin   |                  Version:  1.1-beta-1
     Severity:  Normal          |               Resolution:
     Keywords:                  |             Triage Stage:  Accepted
    Has patch:  0               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+--------------------------------------
Changes (by julien):

 * ui_ux:   => 0


Comment:

 #17118 reported one of possibly several issues making `list_editable` non
 thread safe, ie with the `BaseModelFormSet._object_dict` cache.

 By the way, as suggested by the reporter in #17118, a warning should be
 added to the documentation indicating that `list_editable` isn't thread
 safe. That could be committed right away if a patch is provided.

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