Monday 24 September 2012

when i do Debug=False in settings.py Django is not able to serve static files of :(


you do nt need to worry about this your  Production server[APACHE ] will handle all static files .

And on your local server u can start your server by using this command
---> manage.py runserver --insecure

this will work




Prashant Gaur
Python Developer 

No comments:

Post a Comment