Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
kele59 authored Jul 9, 2017
1 parent 3b142b4 commit 5042c60
Showing 1 changed file with 1 addition and 26 deletions.
27 changes: 1 addition & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,12 @@
# IMOOC
```
////////////////////////////////////////////////////////////////////
// _ooOoo_ //
// o8888888o //
// 88" . "88 //
// (| ^_^ |) //
// O\ = /O //
// ____/`---'\____ //
// .' \\| |// `. //
// / \\||| : |||// \ //
// / _||||| -:- |||||- \ //
// | | \\\ - /// | | //
// | \_| ''\---/'' | | //
// \ .-\__ `-` ___/-. / //
// ___`. .' /--.--\ `. . ___ //
// ."" '< `.___\_<|>_/___.' >'"". //
// | | : `- \`.;`\ _ /`;.`/ - ` : | | //
// \ \ `-. \_ __\ /__ _/ .-` / / //
// ========`-.____`-.___\_____/___.-`____.-'======== //
// `=---=' //
// ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ //
// 佛祖保佑 永无BUG 永不修改 //
////////////////////////////////////////////////////////////////////

```
- 仿照[慕课网](http://www.imooc.com/)搭建的在线编程学习平台
- **master 分支是 python 3.5 环境,其余的所有分支均为 python 2.7**
- 下面所有的配置只针对 master 分支,其余的分支都是按照课程章节划分的,请按照需求选择分支
- [支持 python 3.5 的 xadmin 安装下载方法](https://github.com/zaxlct/MxOnline_Django/tree/xadmin-python3)
- [Django + Vue 单页面应用的开发环境搭建步骤](http://www.jianshu.com/p/fe74907e16b9)
- [Django 使用 QQ邮箱 / 新浪邮箱发送邮件配置](http://www.jianshu.com/p/5c30ff053381)
- **如果你在开发的过程中遇到问题,可以在 [Issues](https://github.com/zaxlct/MxOnline_Django/issues) 里提问,我看到了会回复**
- **QQ 交流群 163801325**
- **QQ 交流群 163801325,有问题的话请加群,都是大神~**
- 如果该项目对您有帮助,欢迎 star 🤗

### 环境

0 comments on commit 5042c60

Please sign in to comment.