标签:search 数据库管理 style web creates new creat 启动 arch
admin配置
管理数据库的框架:web版的数据库管理页面
初始化数据库:
python manage.py makemigrations
python manage.py migrate
启动项目:
python manage.py createsuperuser
主要方法:
list_display
search_filter
list_filter
ordering
自行学习查找
标签:search 数据库管理 style web creates new creat 启动 arch
原文地址:https://www.cnblogs.com/wylshkjj/p/11444217.html