This website requires JavaScript.
Explore
Help
Register
Sign In
jayhgq
/
CMS_Django_Backend
Watch
1
Star
0
Fork
0
You've already forked CMS_Django_Backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
CMS管理系统后台
13
Commits
1
Branch
0
Tags
335
KiB
Python
100%
f1ec97436d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
jayhgq
f1ec97436d
1.更新数据库结构,添加菜单表、角色表、角色菜单表、角色用户表
2024-09-17 17:14:15 +08:00
apps
1.更新数据库结构,添加菜单表、角色表、角色菜单表、角色用户表
2024-09-17 17:14:15 +08:00
CMS_Django_Backend
1.增加config配置文件,自定义是否是用加密
2024-09-17 00:00:45 +08:00
data
1.更新数据库结构,添加菜单表、角色表、角色菜单表、角色用户表
2024-09-17 17:14:15 +08:00
upload
/avatar
1.更新数据库结构,添加菜单表、角色表、角色菜单表、角色用户表
2024-09-17 17:14:15 +08:00
.gitignore
创建项目
2024-08-18 20:51:27 +08:00
manage.py
创建项目
2024-08-18 20:51:27 +08:00
README.md
Initial commit
2024-08-18 20:36:10 +08:00
README.md
CMS_Django_Backend
CMS后端