close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.
- Timestamp:
-
Jul 9, 2008, 10:23:32 PM (16 years ago)
- Author:
-
cmlenz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v5
|
v6
|
|
63 | 63 | `template`:: The Genshi `Template` object that should be used to render the response |
64 | 64 | `timezone`:: A `tzinfo` or `pytz.timezone` instance |
65 | | `translations`:: A Babel `Translations` instance (which is a subclass `GNUTranslations` from the standard library) |
| 65 | `translations`:: A Babel `Translations` instance (which is a subclass of `GNUTranslations` from the standard library) |
66 | 66 | |
67 | 67 | == API Documentation == |