Skip to content

PythonOnlineMarathon/Django_Admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Сopy the project from the previous sprint.

Create an admin panel for your projects.

In the admin panel:

  • create a user with administrator rights
  • create an additional user
  • register all models listed in the models.py file
  • configure the display of lists by adding additional model fields
  • add list filters to make it easier to find information by book id, book title, book author
  • create a layout with a detailed presentation for books and authors
  • form a visual distribution of information about books so that there is a separate section with data that do not change (title, author, year of publication) and that change (date of issue of the book)

As a result of this sprint (except for the code in the repository) you should get a short video (2-10 minutes) showing the functionality of the program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published