首页 > 编程语言 > 详细

Python Django manage.py提供的命令及用法

时间:2017-01-09 12:31:06      阅读:221      评论:0      收藏:0      [点我收藏+]

λ
python manage.py
Type
‘manage.py help <subcommand>‘
for help on a specific subcommand.

Available
subcommands:

[auth]
changepassword
createsuperuser

[django]
check
compilemessages
createcachetable
dbshell
diffsettings
dumpdata
flush
inspectdb
loaddata
makemessages
makemigrations
migrate
sendtestemail
shell
showmigrations
sqlflush
sqlmigrate
sqlsequencereset
squashmigrations
startapp
startproject
test
testserver

[sessions]
clearsessions

[staticfiles]
collectstatic
findstatic
runserver

Python Django manage.py提供的命令及用法

原文:http://www.cnblogs.com/hellojesson/p/6264596.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!