Anything on this ??

On Tuesday, July 23, 2013 9:10:50 PM UTC+5:30, Shantanu Bhowmik wrote:
>
> I'm porting a django application that works fine on my box, to appengine. 
> I keep getting this error:
>
> Tried main_page in module dashboard.views. Error was: type object 'XXX' 
> has no attribute 'YYY'
>
>
> XXX is a class that actually doesn't have an attribute called YYY, but no 
> where in the main_page view function has this attribute been referred. I 
> see that multiple people have reported this problem in the past, but none 
> of the topics have a definitive solution. 
>
> PS:I'm using python runtime 2.5. Can that be a problem ?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to