Skip to content

it-acad/pp-108-kyryloliinyk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date С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

pom-django-admin-pp-108-Django_Admin created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 83.4%
  • HTML 16.6%