because these are the settings that are generated when i do 'paster make-config ...'. it's just that the production and staging environment have the same settings. also, since these are environment variables, they should be in the ini file, not app_cfg.py.
On May 24, 2:15 pm, Christoph Zwerschke <[email protected]> wrote: > Am 24.05.2011 19:36, schrieb steve: > > > is there a better way to do this as oppose to put 'use = > > config:base.ini' in every section that my ini file has? it seems very > > repetitive. > > Why don't you use app_cfg.py for these settings? > > -- Christoph -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

