admin configuration

admin configuration 
framework for managing databases: web version of the database management page
to initialize the database:
Python manage.py makemigrations
Python manage.py the migrate
startup items:
Python manage.py createsuperuser
main methods:
list_display
search_filter
list_filter
Ordering
self-learning Find

Guess you like

Origin www.cnblogs.com/wylshkjj/p/11444217.html