Thanks mate, I'll look into that at some point. It's not a major requirement of the project, so I'll put it on the backburner for now.
Cheers, Brenton. On Jan 21, 5:21 pm, "[email protected]" <[email protected]> wrote: > Hi, > > Take a look athttp://code.google.com/p/wadofstuff/wiki/WadOfStuffDjangoForms > as the RequireOneFormSet class may give you some hints on how to do > this. > > regards > > Matthew > > On Jan 21, 3:57 pm, iliveinapark <[email protected]> > wrote: > > > > > Hi all, > > > I'm wondering if there's a way to make InlineModelAdmin objects > > required, so that if a user saves on an admin page without completing > > the fields of the inline model, it displays big red "This field is > > required." Errors like it does with the included fields. > > > Cheers. -- 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.

