Re: wait message

2014-01-06 Thread Derek
Have a look at this SO Q&A: http://stackoverflow.com/questions/7554405/wait-for-a-file-using-jquery You should be able to easily write a server-side function in Django that can check for the existence of the file... On Sunday, 5 January 2014 15:27:13 UTC+2, fabricio wrote: > > But my process is

Re: wait message

2014-01-05 Thread Larry Martell
On Sun, Jan 5, 2014 at 7:49 AM, fabricio wrote: > I am needing to display a wait message while processing perform some process > on the server anyone could help me You could create the wait message in a class like this: ... loading Then at the beginning of your template do: $(&#x

Re: wait message

2014-01-05 Thread fabricio
But my process is all done in an application that I use to report and give fpdf when I click the print button the process is all done there -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails

Re: wait message

2014-01-05 Thread Denis Chernoshchekov
Try using Ajax. 2014/1/5 fabricio > I am needing to display a wait message while processing perform some > process on the server anyone could help me > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To

wait message

2014-01-05 Thread fabricio
I am needing to display a wait message while processing perform some process on the server anyone could help me -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an