Re: django: ajax simple loading gif not working/ over-riding render to output page

2016-03-05 Thread clarksonchris81
Thanks very much :) On Friday, March 4, 2016 at 7:32:51 PM UTC, aspe...@gmail.com wrote: > > I'm using nginx + upload_progress module > On the HTML page for progress bar I'm using iframe + ajax > u can find a result here http://fex.cc > > > > > > On Thursday, March 3, 2016 at 9:23:53 PM UTC+2, c

Re: django: ajax simple loading gif not working/ over-riding render to output page

2016-03-04 Thread aspellip
I'm using nginx + upload_progress module On the HTML page for progress bar I'm using iframe + ajax u can find a result here http://fex.cc On Thursday, March 3, 2016 at 9:23:53 PM UTC+2, clarkso...@gmail.com wrote: > > Hoping that this network can help me out even though this is not strictly

django: ajax simple loading gif not working/ over-riding render to output page

2016-03-03 Thread clarksonchris81
Hoping that this network can help me out even though this is not strictly django-related, otherwise can someone recommend a group other than stack overflow that could help here? I have a functioning upload function implemented in django. The files being handled are large making for a long wai