Re: Missing help_text for ManyToManyFields with filter_interface

2008-04-15 Thread Rodrigo Culagovski

Thanks, I tried it and it didn't work (the filter_interface stopped
showing).
I removed the filter_interface from now, as the help_text is
mandatory. Will wait for a solution in trunk, I guess.

Thanks,

Rodrigo

On Apr 14, 5:50 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> On Mon, Apr 14, 2008 at 4:07 PM, Rodrigo Culagovski <[EMAIL PROTECTED]>
> wrote:
>
> > The help_text for my ManyToManyFields dissapears when I use
> > "filter_interface=models.HORIZONTAL" (or "=models.VERTICAL").
> > I figure that it's the JavaScript in the filter_interface, as the
> > help_text is there before the JavaScript modifies the field. Using
> > trunk.
>
> I doubt this will be fixed on trunk, but there's an open ticket for it
> against newforms-admin:
>
> http://code.djangoproject.com/ticket/6183
>
> It's got a patch you could try out if you'd like a fix before the ticket
> gets resolved (+ newforms-admin merged to trunk).  Not sure if the patch
> will need modification to work on trunk.
>
> 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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Missing help_text for ManyToManyFields with filter_interface

2008-04-14 Thread Karen Tracey
On Mon, Apr 14, 2008 at 4:07 PM, Rodrigo Culagovski <[EMAIL PROTECTED]>
wrote:

> The help_text for my ManyToManyFields dissapears when I use
> "filter_interface=models.HORIZONTAL" (or "=models.VERTICAL").
> I figure that it's the JavaScript in the filter_interface, as the
> help_text is there before the JavaScript modifies the field. Using
> trunk.
>

I doubt this will be fixed on trunk, but there's an open ticket for it
against newforms-admin:

http://code.djangoproject.com/ticket/6183

It's got a patch you could try out if you'd like a fix before the ticket
gets resolved (+ newforms-admin merged to trunk).  Not sure if the patch
will need modification to work on trunk.

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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Missing help_text for ManyToManyFields with filter_interface

2008-04-14 Thread Rodrigo Culagovski

The help_text for my ManyToManyFields dissapears when I use
"filter_interface=models.HORIZONTAL" (or "=models.VERTICAL").
I figure that it's the JavaScript in the filter_interface, as the
help_text is there before the JavaScript modifies the field. Using
trunk.
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---