Re: How do I get rid of the "Something object" text in inlines?

2010-09-16 Thread hejsan
Thanks a bunch On Sep 16, 2:39 pm, Daniel Roseman wrote: > On Sep 16, 3:06 pm, hejsan wrote: > > > When adding an inline object, there is always the text "Something > > object" displayed above the first column. > > (Replace "Something" with the classn

Re: How do I get rid of the "Something object" text in inlines?

2010-09-16 Thread hejsan
Thanks a bunch. On Sep 16, 2:39 pm, Daniel Roseman wrote: > On Sep 16, 3:06 pm, hejsan wrote: > > > When adding an inline object, there is always the text "Something > > object" displayed above the first column. > > (Replace "Something" with the cl

How do I get rid of the "Something object" text in inlines?

2010-09-16 Thread hejsan
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 -- You received this message because

Re: ellipsis is not safe, use ellipsis.__new__()

2010-03-12 Thread hejsan
I have been getting this to, I'm running 1.2 beta Are you by any chance using the ldap backend? On Mar 1, 10:53 pm, Scot Hacker wrote: > I've been tracking trunk on 1.2 and recently started getting this > error when get_profile() is invoked: > > TypeError at /item/9/ > > object.__new__(ellipsi