September 2019
Beginner to intermediate
494 pages
13h
English
The first step is to declare an admin user for our website in the backend using the manage.py panel:
createsuperuser
Django will then also ask for your email address and password for the superuser. You will obtain an output saying Superuser created successfully. when the process is completed.
Read now
Unlock full access