Question 8 What is the Django command to create a user/password for the admin user interface? code example Example: django admin create superuser $ python manage.py createsuperuser