Mike Orr wrote: >> The dictionary you return in the controller method will be used as >> the >> namespace for your template. > > Are 'c' and the other Pylons variables implicitly added?
As of right now, they are not. You will have to return them as part of the dictionary that is sent to your template. -- Jonathan LaCour http://cleverdevil.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
