Hello, I downloaded the 1.0.2 version of django to my ubuntu 8.10 box and began the tutorial. I got as far as adding the unicode print definitions for poll and choice, and then saw no difference between afterward :
In [2]: Poll.objects.all() Out[2]: [<Poll: Poll object>] is still what I saw. So I scrubbed the 1.0.2 and got the svn version, but there is still no difference. I removed and relinked the /usr/lib/python2.5/site-packages/django directory and /usr/lib/django-admin.py file as recommended. I really need unicode to work. Can you imagine what they problem might be? --~--~---------~--~----~------------~-------~--~----~ 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---