跳转至

django 管理后台

约 26 个字 1 行代码 预计阅读时间不到 1 分钟

创建用户

创建超级用户

python manage.py createsuperuser

然后输入用户名、邮箱、密码。