On Thu, Feb 19, 2009 at 12:53 PM, Bobby Roberts <tchend...@gmail.com> wrote:

>
> > Set a __unicode__ method on your Auction model.
> > --
> > DR.
>
> Hi Daniel... I'm new to the python world... can you tell me what that
> even is?
>

A quick read through the tutorial would have covered it.  If you don't want
to be bothered with the tutorial (an unwise choice, in my opinion, but it's
up to you), you should still learn how to search the docs.  Put __unicode__
in the search box here:

http://docs.djangoproject.com/en/dev/

and see what it comes up with.

Karen

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to