It's an issue in the 1.2.6 release we're pushing out to the backends
today. I've moved your app to a 1.2.5 appserver to temporarily fix it.

And yes, we're working on a real fix too right now.


On Mon, Oct 12, 2009 at 3:48 PM, nasim <nasim.ha...@gmail.com> wrote:
>
> I am getting this error in my app right now.
>
>  File "/base/data/home/apps/ubuntu-apps/1.331603182473664271/common/
> django/template/loader_tags.py", line 111, in render
>    return self.template.render(context)
>  File "/base/data/home/apps/ubuntu-apps/1.331603182473664271/common/
> django/template/__init__.py", line 176, in render
>    return self.nodelist.render(context)
>  File "/base/data/home/apps/ubuntu-apps/1.331603182473664271/common/
> django/template/__init__.py", line 768, in render
>    bits.append(self.render_node(node, context))
>  File "/base/data/home/apps/ubuntu-apps/1.331603182473664271/common/
> django/template/__init__.py", line 781, in render_node
>    return node.render(context)
>  File "/base/data/home/apps/ubuntu-apps/1.331603182473664271/common/
> django/template/__init__.py", line 802, in render
>    output = force_unicode(self.filter_expression.resolve(context))
>  File "/base/data/home/apps/ubuntu-apps/1.331603182473664271/common/
> django/utils/encoding.py", line 52, in force_unicode
>    s = unicode(str(s), encoding, errors)
>  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'
> >
>

--~--~---------~--~----~------------~-------~--~----~
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