Re: __unicode__() doesn't seem to work

2010-09-15 Thread Hayko Karapetyan
thanx a lot On 15 September 2010 16:57, bagheera wrote: > Dnia 15-09-2010 o 13:35:15 Hayko Karapetyan > napisał(a): > > > from django.db import models >> class Poll(models.Model): >>question = models.CharField(max_length=200) >>pub_date = mod

Re: __unicode__() doesn't seem to work

2010-09-15 Thread Hayko Karapetyan
w the the written text it shows only the class name.spasibo) On 15 September 2010 16:26, bagheera wrote: > Dnia 15-09-2010 o 12:47:55 Hayko napisał(a): > > > my django version is 1.2.1 but the __unicode__() doesn't seem to >> work what shall i do? >> t

__unicode__() doesn't seem to work

2010-09-15 Thread Hayko
my django version is 1.2.1 but the __unicode__() doesn't seem to work what shall i do? thanx a lot...! -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from t