On Tue, Aug 11, 2009 at 10:14 PM, Doug Blank wrote:
> New Django user here with a question about the client side: Is there
> built-in support for dealing with concurrent edits? ...
>
Maybe you want the Django condition decorator, which lets you use HTTP
headers to send an ETag or Modified da
On Tue, Aug 11, 2009 at 10:14 PM, Doug Blank wrote:
>
> New Django user here with a question about the client side: Is there
> built-in support for dealing with concurrent edits? I'm not referring
> to the database issues (locking, etc) but is there Django support for
> handling a request to acces
New Django user here with a question about the client side: Is there
built-in support for dealing with concurrent edits? I'm not referring
to the database issues (locking, etc) but is there Django support for
handling a request to access or edit data for which another user is
editing?
I'm thinkin
3 matches
Mail list logo