One approach: optimistic locking.

http://en.wikipedia.org/wiki/Optimistic_concurrency_control

Rails has an implementation you could look at for an example, likely
simpler to read than something like Hibernate... not sure how/if
anything could be hooked/monkey'd into the django-admin though.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to