Skip to content

Commit

Permalink
update django documents
Browse files Browse the repository at this point in the history
删除Django1.7和1.8失效链接,增加2.0文档链接。
  • Loading branch information
jed committed May 9, 2018
1 parent d4bcb64 commit 91ca6b9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -623,9 +623,7 @@
* [Python 量化交易教程](https://www.gitbook.com/book/wizardforcel/python-quant-uqer/details)
* Django
* [Django 1.5 文档中文版](http://django-chinese-docs.readthedocs.org/en/latest/) 正在翻译中
* [Diango 1.7 文档中文版](http://django-1-7-doc.coding.io/) 正在翻译中,目前只翻译了目录
* [Django 1.8.2 文档中文版](http://python.usyiyi.cn/django/index.html)
正在翻译中
* [Django 2.0 文档中文版](https://docs.djangoproject.com/zh-hans/2.0/)
* [Django 最佳实践](https://github.com/yangyubo/zh-django-best-practices)
* [Django搭建简易博客教程](https://www.gitbook.com/book/andrew-liu/django-blog/details)
* [The Django Book 中文版](http://djangobook.py3k.cn/2.0/)
Expand Down

0 comments on commit 91ca6b9

Please sign in to comment.