No need for that. I've reproduced your problem. With python 3 __unicode__ method is ignored.
We should search for corresponding ticket on trac, or create new one. On Mon, Nov 26, 2012 at 6:31 PM, Anton Baklanov <[email protected]>wrote: > Hi. I've just checked - it uses __unicode__() to display object names. > > Please show us your full admin.py and models.py > > -- > Regards, > Anton Baklanov > > -- Regards, Anton Baklanov -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en.

