Created
January 26, 2015 12:23
-
-
Save caomulaodao/7edcf4eab6cc7b21878d to your computer and use it in GitHub Desktop.
django项目中用到的一些命令
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#运行一台django服务器 | |
python manage.py runserver |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mac 下管理mysql:
http://coolestguidesontheplanet.com/start-stop-mysql-from-the-command-line-terminal-osx-linux/