mysqladmin.exe -u root -p create myapp
python manage.py syncdb
mysql -u root -p
sudo /etc/init.d/apache2 restart
Mar 30, 2012
List of commands for MySql and Django
Posted by Lono at 11:36
Subscribe to:
Post Comments (Atom)
See how I fix my computer...
mysqladmin.exe -u root -p create myapp
python manage.py syncdb
mysql -u root -p
sudo /etc/init.d/apache2 restart
Posted by Lono at 11:36
0 comments:
Post a Comment