Do we get template inheritance with vanilla gae or do i have to
integrate with Django?

If we do get it by default, how will gae know where to look for the
base.html file?

e.g.,

{{% extends "base.html" %}}

Will gae know where to look for base.html? Do I have to give it a
relative/absolute path? Is there some search path variable that needs
to be set?

Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to