Size: 577
Comment: Python Web 框架组成
|
Size: 608
Comment: 删除对PageComment2组件的引用
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
* Paste | * [:PasteQuickIn: Paste] |
Line 40: | Line 40: |
= 讨论 = |
Python Web 框架组成
[:PyWebFrameList: Python Web 框架列表]
元框架
[:PasteQuickIn: Paste]
配置文件语法
Url Dispatcher
- Routes
- Selector
- Django 基于正则的 url 分派机制
模板引擎
[:PyTemplates: Python 模板引擎列表]
ORM
- [:SQLAlchemy: SQLAlchemy] , [:SQLAlchemy: Elixir]
- SQLObject
- Django ORM
Form Library
- Django Newforms
- Zope
Others
- django