I'm confused about the way Django and GAE are mixed. For example, if I render a template using the Google provided example I get the expected results, but I cannot change the folder where the templates are searched. If I use the Django way, I can place the templates wherever I want, but I cannot get a non-empty context transferred. Any ideas of what I'm doing wrong?
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
