Skip to content

Commit 91ca6b9

Browse files
author
jed
committed
update django documents
删除Django1.7和1.8失效链接,增加2.0文档链接。
1 parent d4bcb64 commit 91ca6b9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -623,9 +623,7 @@
623623
* [Python 量化交易教程](https://www.gitbook.com/book/wizardforcel/python-quant-uqer/details)
624624
* Django
625625
* [Django 1.5 文档中文版](http://django-chinese-docs.readthedocs.org/en/latest/) 正在翻译中
626-
* [Diango 1.7 文档中文版](http://django-1-7-doc.coding.io/) 正在翻译中,目前只翻译了目录
627-
* [Django 1.8.2 文档中文版](http://python.usyiyi.cn/django/index.html)
628-
正在翻译中
626+
* [Django 2.0 文档中文版](https://docs.djangoproject.com/zh-hans/2.0/)
629627
* [Django 最佳实践](https://github.com/yangyubo/zh-django-best-practices)
630628
* [Django搭建简易博客教程](https://www.gitbook.com/book/andrew-liu/django-blog/details)
631629
* [The Django Book 中文版](http://djangobook.py3k.cn/2.0/)

0 commit comments

Comments
 (0)