Hi, Take a look at http://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 <iliveinap...@brentonannan.com> 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 django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.