I've created a sample project with just one page and the inclusion works fine both in the SDK and in production. Take a look, may be you will spot differences with your project:
http://www.sendspace.com/file/qrsyjh On Jan 27, 8:47 pm, Larry <[email protected]> wrote: > Good point. =) > > Here is my page that is being rendered without the template > included:http://silicon.appspot.com/readdoc?id=12619 > > Here's the template (contained in / and > /templates):http://silicon.appspot.com/readdoc?id=12620 > > And finally, here is my app.yaml > file:http://silicon.appspot.com/readdoc?id=12480 > > Thanks again for the continued help! :) > > On Jan 26, 12:19 am, Alexander Kojevnikov <[email protected]> > wrote: > > > Please post here your templates and also the app.yaml file, you can > > use dpaste as @theillustratedlife has suggested. > > > On Jan 26, 8:27 am, Larry <[email protected]> wrote: > > > > 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 -~----------~----~----~----~------~----~------~--~---
