What is Admin py and what is the Django admin interface?

Django provides a default admin interface which can be used to perform create, read, update and delete operations on the model directly . It reads set of data that explain and gives information about data from the model, to provide an instant interface where the user can adjust contents of the application .

Sizin İçin Seçtik  What is __ str __ In Django model?

Leave a Reply

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