diff pylons_app/config/environment.py @ 107:5e2470ebdbc6

Added repo switcher, in base and long term caching for this.
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 26 Apr 2010 00:38:53 +0200
parents 3ada2f409c1c
children b18f89d6d17f
line wrap: on
line diff
--- a/pylons_app/config/environment.py	Sun Apr 25 23:26:14 2010 +0200
+++ b/pylons_app/config/environment.py	Mon Apr 26 00:38:53 2010 +0200
@@ -48,7 +48,7 @@
         imports=['from webhelpers.html import escape'])
 
     #sets the c attribute access when don't existing attribute ar accessed
-    config['pylons.strict_tmpl_context'] = False
+    config['pylons.strict_tmpl_context'] = True
     
     #MULTIPLE DB configs
     # Setup the SQLAlchemy database engine