Re: how to refresh a template' part

2010-08-16 Thread Javier Guerra Giraldez
On Mon, Aug 16, 2010 at 9:29 AM, Imad Elharoussi wrote: > Hello > > In my view.py I make connection with a distant server and i have to get an > object from it every minute > how can I do that without refreshing all the page answer: AJAX hint: jQuery $('#refreshingelement').load(yoururl); -- J

how to refresh a template' part

2010-08-16 Thread Imad Elharoussi
Hello In my view.py I make connection with a distant server and i have to get an object from it every minute how can I do that without refreshing all the page thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send e