On Tue, Nov 15, 2011 at 1:39 PM, Asif Jamadar <asif.jama...@rezayat.net> wrote: > > Is there any way to implement timer using django for each page?
Timers are best done with Javascript at the front-end, backed by verification in the back-end. Normally, the back-end can only be informed of changes on a page reload, or via an AJAX call. Regards, Gora _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers