标签: python django pinax
感谢
只需要'python manage.py startapp xx'???
答案 0 :(得分:4)
您没有在pinax中创建新应用,而是在项目中创建新应用。是的,那个命令会做到。