#11313: list_editable fields don't support 'save' in multiuser environment
---------------------------------+--------------------------------------
     Reporter:  margieroginski   |                    Owner:  nobody
         Type:  Bug              |                   Status:  reopened
    Component:  contrib.admin    |                  Version:  1.1-beta-1
     Severity:  Release blocker  |               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 sailorfred@…):

 * cc: sailorfred@… (added)
 * type:  New feature => Bug
 * severity:  Normal => Release blocker


Comment:

 Point me to the right place in the code, and I'll write you a patch.

 From someone who is a user, but hasn't had the time to dig into your code
 base, it seems that the fields that are changing need to be identified by
 the PK, not the position in a query set, which will change between the GET
 and the POST.

 This is not a feature, it's a long standing bug that has caused data
 destruction for multiple organizations.

 At the very least, update the documentation to point out the quicksand
 awaiting active sites.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/11313#comment:15>
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 https://groups.google.com/groups/opt_out.


Reply via email to