Add include_error_handler parameter.
This works like error_handler but is specific to a template when included in another using the include tag. Change-Id: Ie5506a8cba42c71519c703eacc82050902b9ceba Pull-request: https://bitbucket.org/zzzeek/mako/pull-requests/22
Showing
- doc/build/changelog.rst 9 additions, 0 deletionsdoc/build/changelog.rst
- mako/lookup.py 3 additions, 1 deletionmako/lookup.py
- mako/runtime.py 10 additions, 1 deletionmako/runtime.py
- mako/template.py 21 additions, 1 deletionmako/template.py
- test/test_template.py 15 additions, 0 deletionstest/test_template.py
Loading
Please register or sign in to comment