Monday, November 26, 2012

Re: django 1.6.0: admin pages not using unicode methods declared in my model

On Mon, Nov 26, 2012 at 12:10 PM, Anton Baklanov
<antonbaklanov@gmail.com> wrote:
> __str__ method works fine with python 3.

that's how it's supposed to be according to the six library. kinda
makes sense, since in Py3 all strings are unicode

--
Javier

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

No comments:

Post a Comment