Re: Page reload hang using django (python 2.7 in linux)

2014-11-12 Thread Collin Anderson
Hello, My guess is the web app is stuck doing some IO or waiting for a subprocess. Collin -- 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 email to

Page reload hang using django (python 2.7 in linux)

2014-11-07 Thread Mark Adward
I developed a web app to image process using python django framework. The app woks fine in windows But the problem i am facing on linux operating system. When i start the server using command:- python manage.py runserver , The app works only for the first time then When i click reload on the