- beaker bump
- added "cache_enabled=True" flag to Template, TemplateLookup. Setting this to False causes cache operations to "pass through" and execute every time; this flag should be integrated in Pylons with its own cache_enabled configuration setting.
Showing
- CHANGES 6 additions, 0 deletionsCHANGES
- lib/mako/lookup.py 17 additions, 2 deletionslib/mako/lookup.py
- lib/mako/runtime.py 7 additions, 0 deletionslib/mako/runtime.py
- lib/mako/template.py 5 additions, 3 deletionslib/mako/template.py
- setup.py 1 addition, 1 deletionsetup.py
- test/cache.py 16 additions, 0 deletionstest/cache.py
Loading
Please register or sign in to comment