Size: 608
Comment: 删除对PageComment2组件的引用
|
← Revision 5 as of 2009-12-25 07:10:06 ⇥
Size: 601
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
[[TableOfContents]] | <<TableOfContents>> |
Line 4: | Line 4: |
[:PyWebFrameList: Python Web 框架列表] | [[PyWebFrameList| Python Web 框架列表]] |
Line 8: | Line 8: |
* [:PasteQuickIn: Paste] | * [[PasteQuickIn| Paste]] |
Line 22: | Line 22: |
[:PyTemplates: Python 模板引擎列表] | [[PyTemplates| Python 模板引擎列表]] |
Line 26: | Line 26: |
* [:SQLAlchemy: SQLAlchemy] , [:SQLAlchemy: Elixir] | * [[SQLAlchemy]] , [[SQLAlchemy| Elixir]] |
Contents
Python Web 框架组成
元框架
配置文件语法
Url Dispatcher
- Routes
- Selector
- Django 基于正则的 url 分派机制
模板引擎
ORM
- SQLObject
- Django ORM
Form Library
- Django Newforms
- Zope
Others
- django