On 8/10/07, Qiangning Hong <[EMAIL PROTECTED]> wrote: > > On 8/11/07, Mike Orr <[EMAIL PROTECTED]> wrote: > > I put those in the base controller's .__call__ method: > > > > c.author_name = u"Marcin Kaperski". > > > > They'll be passed to the template along with the page-specific variables. > > Shouldn't app_globals.py be a better place to store const values across site?
Perhaps. I've rarely found a use for app_globals. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
