Skip to content

Commit 3d67161

Browse files
authored
Merge pull request justjavac#645 from jedch/master
update django documents
2 parents eedcb8c + 91ca6b9 commit 3d67161

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
@@ -707,9 +707,7 @@
707707
* [Python 量化交易教程](https://www.gitbook.com/book/wizardforcel/python-quant-uqer/details)
708708
* Django
709709
* [Django 1.5 文档中文版](http://django-chinese-docs.readthedocs.org/en/latest/) 正在翻译中
710-
* [Diango 1.7 文档中文版](http://django-1-7-doc.coding.io/) 正在翻译中,目前只翻译了目录
711-
* [Django 1.8.2 文档中文版](http://python.usyiyi.cn/django/index.html)
712-
正在翻译中
710+
* [Django 2.0 文档中文版](https://docs.djangoproject.com/zh-hans/2.0/)
713711
* [Django 最佳实践](https://github.com/yangyubo/zh-django-best-practices)
714712
* [Django搭建简易博客教程](https://www.gitbook.com/book/andrew-liu/django-blog/details)
715713
* [The Django Book 中文版](http://djangobook.py3k.cn/2.0/)

0 commit comments

Comments
 (0)