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
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:
$(
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
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
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
5 matches
Mail list logo