Create Super User Django

python manage.py syncdb --noinput
python manage.py migrate
python manage.py createsuperuser

No comments:

Post a Comment