This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What command was used to create our first admin user?
python manage.py createadmin
python manage.py createsuperuser
python manage.py createadminuser
What are the Django admin site permission levels set from?
Number of users
Models
Views
You must answer all questions before checking your work.
Was this page helpful?