Which command to access the built-in admin tool for the first time?
python manage.py createuser
python manage.py createsuperuser
django-admin runserver
django-admin setup