Hello, I don't know if you are aware that it's possible to have all those things in a ini file: http://code.gustavonarea.net/repoze.what-quickstart/Config.html
Maybe v2.1 is a good opportunity to switch to the ini method, instead of Python code. Cheers, - Gustavo. Michael said: > I'm now officially confused. > > I had a quick start environment working using tg2.1a1 (at least, and I > think it was working with 2.1a2). I could get paster serve to show pages. > All was happy in my world. > > I've updated to 2.1a3, and I'm now getting told to set up > sa_auth.cookie_secret in my app_cfg or in my development.ini file. > > I attempt to add a different cookie_secret to my development.ini file in > sections DEFAULT, server:main, and app:main. > > None of those locations work. How do I put the cookie secret into my .ini > file (thereby making it easily changed on a per installation basis without > altering the app_cfg code)? > -- Gustavo Narea <xri://=Gustavo>. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | -- You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en.
