Thanks a bunch On Sep 16, 2:39 pm, Daniel Roseman <[email protected]> wrote: > On Sep 16, 3:06 pm, hejsan <[email protected]> wrote: > > > When adding an inline object, there is always the text "Something > > object" displayed above the first column. > > (Replace "Something" with the classname of the inline object) > > > How do I get rid of that? Please don't tell me I have to override the > > template.. > > > Thanks > > To get rid of it, yes you do. To replace it with something useful, > just define the __unicode__ method on the related model. > -- > DR.
-- 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.

