Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

create super user

python manage.py createsuperuser
#or 
python3 manage.py createsuperuser
#or
./manage.py createsuperuser
Source by docs.djangoproject.com #
 
PREVIOUS NEXT
Tagged: #create #super #user
ADD COMMENT
Topic
Name
2+4 =