August 2016
Beginner to intermediate
717 pages
15h 24m
English
The administration module is very convenient and is included by default with Django. It is a module that will maintain the content of the database without difficulty. This is not a database manager because it cannot maintain the structure of the database.
One question that you may ask is, "what does it have other than a management tool database?". The answer is that the administration module is fully integrated with Django and uses these models.
The following are its advantages:
Read now
Unlock full access