I was playing with this again tonight and it's just not working for me
no matter what I try.  I'm wondering if there are issues with
ManyToMany and Inlines and trying to override them?


On Jul 24, 5:23 pm, "Rob Hudson" <[EMAIL PROTECTED]> wrote:
> > SpecialBookFormSet = inlineformset_factory(Newsletter, Special,
> > form=SpecialBookForm)
>
> > [1]:http://www.djangoproject.com/documentation/modelforms/#model-formsets
>
> Hmm... I'm still not able to get it to work.  I think I'll try to
> whittle my code down to an example that I can play with and post a
> without all the clutter of my real code.
>
> I suppose I should first create a custom model field without it being
> an inline and make sure I understand that, and then bring it (and my
> new found understanding) over to extending that towards an inline
> custom model field and custom widget.
>
> -Rob
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to