Skip to content

Commit

Permalink
Merge pull request #119 from spacewander/patch-11
Browse files Browse the repository at this point in the history
更新Flask文档中文版的地址,添加Jinja2和Werkzeug文档中文版
  • Loading branch information
justjavac committed Sep 11, 2014
2 parents 8a8618c + 8077efc commit 767811a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,9 @@
* [Web.py Cookbook 简体中文版](http://webpy.org/cookbook/index.zh-cn)
* [Dive Into Python 中文版](http://woodpecker.org.cn/diveintopython/)
* [Bottle 文档中文版](https://associates.amazon.cn/gp/associates/network/main.html) (需翻墙)
* [Flask 文档中文版](http://docs.torriacg.org/docs/flask/)
* [Flask 文档中文版](http://docs.jinkan.org/docs/flask/)
* [Jinja2 文档中文版](http://docs.jinkan.org/docs/jinja2/)
* [Werkzeug 文档中文版](http://werkzeug-docs-cn.readthedocs.org/zh_CN/latest/)
* [Introduction to Tornado 中文翻译](http://demo.pythoner.com/itt2zh/index.html)
* [Google Python 风格指南](http://zh-google-styleguide.readthedocs.org/en/latest/google-python-styleguide/)

Expand Down

0 comments on commit 767811a

Please sign in to comment.