DjangoDjango 嵌入 xadmin 后台管理系统 安装: github 地址:https://github.com/sshwsfc/xadmin 1 .下载项目 2. 安装: 在项目中新建extra_app, 将下载的项目里面的xadmin文件夹复制到extra_app中, 在setting.py中设置:sys.path.insert(0, os.path.join(BASE_DIR, 'extra_app……继续阅读 » 8年前 (2018-01-19) 1880浏览 0评论 0个赞