Search for: def webapp_django_setup(): You should change the setup. Add your own file loader and config variable. Because webapp changes TEMPLATE_DIRS for every template rendering.
2011/2/22 Robert Kluin <[email protected]>: > There are several other similar discussions, here's a couple: > > http://code.google.com/appengine/forum/python-forum.html?place=msg/google-appengine-python/YaqfeygoiaI/WjRY2xTJEIEJ > > https://groups.google.com/group/google-appengine-python/browse_thread/thread/10010f148d74ec55/75d1c011f1f904d8 > > I think there was something in the past week or two as well, but I > couldn't find it quickly. You might want to spend a few minutes > searching the groups. -- 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.
