Chris McDonough
2013-08-29 8a7e80dc64947691fa72925d701d35c3e1d8c87a
refs
author Chris McDonough <chrism@plope.com>
Thursday, August 29, 2013 09:49 +0200
committer Chris McDonough <chrism@plope.com>
Thursday, August 29, 2013 09:49 +0200
commit8a7e80dc64947691fa72925d701d35c3e1d8c87a
tree 7a6bde451b41f890808366450eefe6aa8656abb5 tree | zip | gz
parent 81870840254227b76f537d2f0003f072863aa436 view | diff
- When the ``pyramid.reload_templates`` setting was true, and a Chameleon
template was reloaded, and the renderer specification named a macro
(e.g. ``foo#macroname.pt``), renderings of the template after the template
was reloaded due to a file change would produce the entire template body
instead of just a rendering of the macro. See
https://github.com/Pylons/pyramid/issues/1013.

Closes #1013
3 files modified
41 ■■■■ changed files
CHANGES.txt 7 ●●●●● diff | view | raw | blame | history
pyramid/chameleon_zpt.py 22 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_chameleon_zpt.py 12 ●●●●● diff | view | raw | blame | history