Re: [google-appengine] Re: 'module' object has no attribute 'defaulttags'

2011-01-05 Thread Wesley C (Google)
we're looking for developers who can reproduce this problem for us and can share their source code. pls contact me directly as we'd like to get to the bottom of this one. thx! -- wesley - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Core Python Programming, Prentice Hall,

[google-appengine] Re: 'module' object has no attribute 'defaulttags'

2010-08-24 Thread Carson Baker
I'm having the *exact* same problem. The error is intermittent and unpredictable. It's also exceedingly hard to isolate by removing chunks of code to see what triggers it. How else would I approach debugging this? Might there be some incompatibility between the internally hosted version of Django

[google-appengine] Re: 'module' object has no attribute 'defaulttags'

2010-08-24 Thread Carson Baker
I'm also having this exact same problem. For me, the error is intermittent and exceedingly difficult to isolate. I suspect the problem has to do with incompatibilities between ext/webapp and Django, but I'm not sure how to investigate further. Any help on what this error means, or how to start