Hello,
I would like to know how I could lock a table or field ? My idea is to lock a table/s while one user is modifyng data until he confirms or cancel the operation. And if other user access to same data, he access in read-only mode. I wouldn't like to use transactions to do this operation, I would prefer something like get_for_update (ticket 2705) but this one is not still avaliable. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---