https://github.com/raoul1996/mxonline
Django + xAdmin 系统
https://github.com/raoul1996/mxonline
django python3 xadmin
Last synced: about 1 month ago
JSON representation
Django + xAdmin 系统
- Host: GitHub
- URL: https://github.com/raoul1996/mxonline
- Owner: Raoul1996
- Created: 2018-04-01T14:43:11.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T16:00:22.000Z (about 8 years ago)
- Last Synced: 2025-07-16T08:46:35.105Z (12 months ago)
- Topics: django, python3, xadmin
- Language: Python
- Size: 15.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MX-Online 慕学线上系统
> 基于 Django 2.0.4 和 X-Admin 的线上课程平台
## 如何启动
```shell
```
## 开发日志
- 根据视频课程进行,参见提交记录
# 采坑日志
### 20180410
- 由于 Xadmin input 解析的问题,所以需要修改 xAdmin 的源码:[参考这个 issue](https://github.com/sshwsfc/xadmin/issues/528)