On Sun, Feb 13, 2011 at 12:13 PM, Geoffrey Spear <[email protected]>wrote:
> Are you using appstats or some other middlewear that might be using > webapp.template? You need to call use_library() before any code tries to > use django; app_config.py is probably a good place to put the call. For clarity, that should be *appengine_config.py* http://code.google.com/appengine/docs/python/tools/appstats.html#Configuring_Appstats -- Matt McDonald -- 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.
