An open API service indexing awesome lists of open source software.

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 系统

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)