#显示帮助信息和可用命令 python manege.py help #显示可用命令列表 python manege.py help --commands #显示指定命令的详细文档 python manage.py help #commands为需要指定显示的命令