> 1) sign into admin as user A in one browser and begin to edit a record
> 2) sign into admin as user B in another browser and begin to edit the
> SAME record
To clarify, both users have their browsers pointing at the editing
form for the same instance of the same model, e.g.:
http://example.com/
On Aug 5, 5:21 pm, Margie wrote:
> I think
> that when fields became editable in 1.1, this was not handled and
> needs to be adressed in order for multiple people to modify at once.
>
Thanks Margie. I wasn't referring to list_editable though, but perhaps
the problem is the same?
--~--~-
I posted this same issue to the issue tracker a couple months ago,
here is the report:
http://code.djangoproject.com/ticket/11313
I do believe this is a shortcoming of the admin interface. I think
that when fields became editable in 1.1, this was not handled and
needs to be adressed in order fo
Using Django 1.1 if I do:
1) sign into admin as user A in one browser and begin to edit a record
2) sign into admin as user B in another browser and begin to edit the
SAME record
3) make a change as user A and press Save
4) make a different change as user B and press Save
The result is that A's
4 matches
Mail list logo