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 browser it stuck on loading and never load the page. Server is aloso running on background what i have to kill using command : sudo fuser -k 8000/tcp. Can any one tell me what is the problem ?
-- 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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c397d0d7-1359-4c8e-ab9c-2eeb65a78d3b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment