Thanks for the workaround!

On Aug 25, 5:19 pm, "Jeff S (Google)" <j...@google.com> wrote:
> Hi Devel63,
>
> Yes I see what you mean. The keys_only argument should be added to the 'all'
> class method. As a temporary workaround, you can do
>
> query = MySearchableModel.all()
> query._keys_only = True
>
> Thanks for pointing this out,
>
> Jeff
>
> On Thu, Aug 20, 2009 at 5:36 PM, Devel63 <danstic...@gmail.com> wrote:
>
> > It seems that the keys_only flag in the Kind.all(keys_only=True) does
> > not work/compile for the search.Searchable model.
>
> > I get an 'unexpected keyword' error msg.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to