On 2007-08-29 10:45:07 -0600, Brian Rosner
<[EMAIL PROTECTED]> said:
>
> I am using the FormSet class found in newforms-admin for a site since
> it needed functionality that it offers. The form that my users use
> lets them upload up to five files and an associated description. I
> have this
I am using the FormSet class found in newforms-admin for a site since
it needed functionality that it offers. The form that my users use
lets them upload up to five files and an associated description. I
have this defined in its own model and use the following code to get it
setup:
FlightFi