...

/

Exploring Model in Admin Interface

Exploring Model in Admin Interface

Let’s learn how our models are rendered on the admin interface and the different operations that we can use.

The admin interface

First, we need to start our application. Then, we append /admin in the URL and log in.

NOTE: Recall from the previous lesson, our username is admin and password is pass.

After we are logged in, our Django admin page will look like this:

Admin Interface
Admin Interface
...
Access this course and 1400+ top-rated courses and projects.