Administration in Django begins with a superuser. The superuser can access the admin site to manage data as well as create other users and manage their access within the site. We will learn how to create a super user as well as explore the admin site as a superuser.

Useful Links:

#django

Accessing the Django Admin Site as a Superuser | Beginner's Series to: Django
2.10 GEEK