[Grok-dev] Re: A Django-like admin in Grok
Martijn Faassen
faassen at startifact.com
Fri Apr 25 11:05:12 EDT 2008
Hi there,
Jinja support seems like the way to go.
I think the biggest challenge for Grok would be to make things like
inheritance work right. This is where template refers to another, and in
the examples this is by file. With ZPT, we don't do this. I also suspect
this is an area that needs to be explored further with our Genshi
support as well. I do see that Jinja appears to support some overriding
of this behavior.
Regards,
Martijn
More information about the Grok-dev
mailing list