Thanks to MS once again for crappy text search. I switched to Cygwin for
search and it jumped at me right away:
C:\Python26\Lib\site-packages\pylons-0.9.7rc4-py2.6.egg\pylons\templates\default_project\+package+\config
config['pylons.app_globals'].mako_lookup = TemplateLookup(
...
default_filters=['escape'])
Which obviously corresponds to config/environment.py.
Is there really a reason to use 'escape' filter by default in Pylons? It
confuses the hell out of newbies like me.
Regards,
mk
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---