Re: Auto refresh of page for one user on other user's update

2011-03-24 Thread Marwan Al-Sabbagh
I'm working on an application that has a similar requirement. If you can wait for a few weeks, I'll probably have it ready and released sometime next month. I'll be releasing it as an open source project specifically to work with django. If it's something you're interested in shoot me an email and

Re: Auto refresh of page for one user on other user's update

2011-03-24 Thread Shawn Milochik
In addition there's hookbox.org. There was a great talk on it at PyCon. http://pycon.blip.tv/file/4883145/ In addition, I'm in the process of playing with Hookbox, after which I'll write a blog post detailing how to use it with Django. In the meantime, this is the tutorial I've found most

Re: Auto refresh of page for one user on other user's update

2011-03-24 Thread Eugene MechanisM
look at http://ape-project.org -- 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

Auto refresh of page for one user on other user's update

2011-03-24 Thread ydjango
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