Monday 24 September 2012

How to create dump .sql file in Mysql :) :)

First Start your command prompt or Terminal

now rum this command


mysqldump --opt --user=username --password pathofdumpfile

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