Changeset 5739

Show
Ignore:
Timestamp:
11/20/08 18:22:20 (2 months ago)
Author:
faide
Message:

This may be subject to a revert, but I don't want to lose it. This adds a new config value in the configuration. In fact it just shows to the end user a config value that has existed since 2006 and more...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.1/turbogears/qstemplates/quickstart/+package+/config/app.cfg_tmpl

    r5733 r5739  
    9090# Set internationalization 
    9191# 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' 
    9297 
    9398# CatWalk session directory