django创建超级用户
2017-06-29 本文已影响262人
Eric_Zeng
https://www.runoob.com/django/django-first-app.html
python manage.py migrate
python manage.py createsuperuser
https://www.runoob.com/django/django-first-app.html
python manage.py migrate
python manage.py createsuperuser