会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
PythonNew_Mr.Wang
CnBlogs
Home
New Post
Contact
Admin
Subscription
2019年9月28日
【Django】admin组件
1:settings.py 中的 INSTALLED_APPS 1 # Application definition 2 3 INSTALLED_APPS = [ 4 'django.contrib.admin', #admin其实就是一个应用包,使用的时候需要写在APPS里 5 'django.c
Read More
posted @ 2019-09-28 10:44 PythonNew_Mr.Wang
Views(180)
Comments(0)
Diggs(0)
公告