django 创建超级用户命令
django create super user command
Cmd pic
Cmd 2 pic
Cmd 3 pic
Cmd5 pic
你好,我试过使用 createsuperuser 命令,它没有用,请你帮忙?图片显示了我在 windows cmd 上使用的步骤。我会用文字写它,但它没有被复制。抱歉,如果你不应该问这些简单的问题。
步骤 1
python manage.py makemigrations
步骤 2
python manage.py migrate
步骤 3
python manage.py createsuperuser
错误消息告诉您迁移您的更改。它甚至给了你 运行.
命令
python manage.py migrate
Cmd pic
Cmd 2 pic
Cmd 3 pic Cmd5 pic
你好,我试过使用 createsuperuser 命令,它没有用,请你帮忙?图片显示了我在 windows cmd 上使用的步骤。我会用文字写它,但它没有被复制。抱歉,如果你不应该问这些简单的问题。
步骤 1
python manage.py makemigrations
步骤 2
python manage.py migrate
步骤 3
python manage.py createsuperuser
错误消息告诉您迁移您的更改。它甚至给了你 运行.
命令python manage.py migrate