On Fri, Apr 2, 2010 at 4:26 AM, knight <alexar...@gmail.com> wrote:
> 1.) I get error: "'Query' object has no attribute 'all'" on line 59 in
> views.
> As I understand it's something to do with the fact that GAE queryset
> is different from django queryset.
> How can I fix that?

By reading the documentation Google provides for the data store on App
Engine. It's quite thorough and explains how their query syntax --
which is very very different from Django's -- works in detail.


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to