Hi,
On Jan 2, 5:51 pm, reyjexter <[email protected]> wrote:
> File "/home/jexter/pythonworkspace/myproject/common/appenginepatch/
> ragendja/auth/models.py", line 176, in __unicode__
> return self.email
Please try to change the line above to
return unicode(self.email)
That bug got fixed in the repo a few days ago, but we're not yet ready
for a new release.
Bye,
Waldemar Kornewald
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---