debugging Mako templates in Pyramid -


this related question: how debug mako templates?

one response mentions built in debugging system in mako , there's comment how works in pyramid. however, have no idea how you'd incorporate mentioned pyramid never call mako's template rendering method directly.

there pyramid setting catch mako exceptions.

a small pyramid extensions targeting mako exceptions in pyramid.

if want in touch mako rendering method directly, can go mako preprocessor.

sample code approach.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -