[google-appengine] Re: Really simple site with random 500 errors...

2009-09-12 Thread Ernesto Ferro
Well... it seems that with django 0.96 everything works fine (at least in my case). So far there's no errors at all. Anyway, it's very extrange... Regards On 12 sep, 13:37, Ernesto Ferro wrote: > Yes, I'm using use_library('django', '1.0'). I'll will try with the > older version of django but I

[google-appengine] Re: Really simple site with random 500 errors...

2009-09-12 Thread Ernesto Ferro
Yes, I'm using use_library('django', '1.0'). I'll will try with the older version of django but I hope that this is not the solution for this... I will post the results. Regards On 12 sep, 13:16, Nick Winter wrote: > We've been getting errors like this in batches (cannot import name > signals)

[google-appengine] Re: Really simple site with random 500 errors...

2009-09-12 Thread Nick Winter
We've been getting errors like this in batches (cannot import name signals) ever since the September 2nd migration, along with generally elevated error rates. I would love to know what's going on with this. Are you using use_library('django', '1.0') anywhere in the simplified version and still ge