We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 804035a commit bc16d66Copy full SHA for bc16d66
README.md
@@ -1,12 +1,11 @@
1
# IMOOC
2
3
- 仿照[慕课网](http://www.imooc.com/)搭建的在线编程学习平台
4
-- **master 分支是 python 3.5 环境,其余的所有分支均为 python 2.7**
5
-- 下面所有的配置只针对 master 分支,其余的分支都是按照课程章节划分的,请按照需求选择分支
+- 下面所有的配置只针对 master 分支,master 分支是 python 3.5 环境,其余的所有分支均为 python 2.7
6
- [支持 python 3.5 的 xadmin 安装下载方法](https://github.com/zaxlct/MxOnline_Django/tree/xadmin-python3)
7
- [Django + Vue 单页面应用的开发环境搭建步骤](http://www.jianshu.com/p/fe74907e16b9)
8
- [Django 使用 QQ邮箱 / 新浪邮箱发送邮件配置](http://www.jianshu.com/p/5c30ff053381)
9
-- **QQ 交流群 163801325,有问题的话请加群,都是大神~**
+- QQ 交流群 163801325,有问题的话请加群
10
11
### 环境
12
- Python 3.5
0 commit comments