Changeset 5739
- Timestamp:
- 11/20/08 18:22:20 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.1/turbogears/qstemplates/quickstart/+package+/config/app.cfg_tmpl
r5733 r5739 90 90 # Set internationalization 91 91 # i18n.run_template_filter = True 92 # possible values are 'tg_gettext', 'so_gettext', 'sa_gettext' 93 # the default one if nothing is set will be tg_gettext, so and sa 94 # are specific storage backends that will use a database and 95 # SQLObject driver or SQLAlchemy driver respectively 96 # i18n.gettext = 'tg_gettext' 92 97 93 98 # CatWalk session directory