What is Django admin panel?

Django provides a built-in admin module which can be used to perform CRUD operations on the models . It reads metadata from the model to provide a quick interface where the user can manage the content of the application. This is a built-in module and designed to perform admin related tasks to the user.

Sizin İçin Seçtik  What is the username and password for Django admin?

Leave a Reply

Your email address will not be published. Required fields are marked *