Hi moowoo, Are you able to update to the 1.2.6 SDK? I think this would be the simplest way to fix this, but if you are still seeing issues, would you mind sharing a bit more of your code?
Thank you, Jeff On Mon, Oct 12, 2009 at 4:37 PM, moowoo <[email protected]> wrote: > > I got another error: 'Query' object has no attribute '_cursor' > and my app id is x-focus > > On Oct 13, 6:49 am, Jon McAlister <[email protected]> wrote: > > It's an issue in the 1.2.6 release we're pushing out to the backends > > today. If you tell me your app id (off-list is ok) I can move your app > > to a 1.2.5 appserver and that will fix this your app. > > > > And yes, we're working on a real fix too right now. > > > > On Mon, Oct 12, 2009 at 3:47 PM, bvelasquez <[email protected]> > wrote: > > > > > datastore_types.py:641 File "/base/python_lib/versions/1/google/ > > > appengine/api/datastore_types.py", line 641, in __str__ > > > if self._str is None: > > > AttributeError: 'Key' object has no attribute '_str' > > > > > I am getting this error across the site now. Nothing on my end has > > > changed. I cannot convert the key object to a string. > > > > > Barry > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
