I set-up the lastest pylons and starting my tour.

I read some pylons docs(http://pylonsbook.com/en/1.1/exploring-
pylons.html) and source(QuickWiki).
And notice these resources say tmpl_context automatically sets up the
c object to have any of the Routes variables that your action
specified attached to it.

But it doesn't work now. So I view the changelog.

changelog(http://pylonshq.com/project/pylonshq/browser/CHANGELOG)
tells us
8       * WARNING: Method arguments no longer assigned to 'tmpl_context' by
default.
9       * WARNING: Changed default to strict_tmpl_context.

I just wonder how to configure this default behaviour of c object .

Thanks in advance.
-- 
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.


Reply via email to