I'm using the templates that are currently inbuilt into AppEngine (I'm not including Django myself). My folder structure has the parent and template in the root directory and also a copy of the template in / templates.
Would getting the latest Django be necessary? Or do I just need to tweak things? Thanks, Lster On Jan 24, 2:01 am, Alexander Kojevnikov <[email protected]> wrote: > > Has anyone got include working? I've been searching everywhere but > > find any simple examples of AppEngine including templates! > > {% include %} works for me, I'm using app-engine-patch. > > Which version of Django do you use? What is your folder structure, > where the templates are kept (both the parent and the included one)? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
