Two users A & B are both viewing same page and data  from two
different locations via browser.

User A start making changes to data on Page. For user B that piece of
data gets locked (ie he cannot change it till user A is done).

User A finishes making changes. User B's page auto refreshes to
reflect the changes A has done.

Any clue on how to do it? Any django/python based framework that can
help?

( Google docs and some web apps implement this functionality)

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to