Skip to content

Commit

Permalink
更新Flask文档中文版的地址,添加Jinja2和Werkzeug文档中文版
Browse files Browse the repository at this point in the history
Flask文档中文版的地址变了,原地址会被跳转到新的页面。
另外添加Jinja2和Werkzeug的文档,这俩也属于Flask的组成部分。
  • Loading branch information
spacewander committed Sep 10, 2014
1 parent e67cc82 commit 8077efc
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 @@ -302,7 +302,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 8077efc

Please sign in to comment.