On May 26, 4:52 pm, Joakim Hove wrote:
> Hello,
>
> I have used ModelForm to create a form for a model class. In the
> template rendering the form I just have:
>
> form.as_table
>
> that is very neat, compared to writing out all the form elements in
> the template manually, but it is of course
Hello,
I have used ModelForm to create a form for a model class. In the
template rendering the form I just have:
form.as_table
that is very neat, compared to writing out all the form elements in
the template manually, but it is of course not as flexible. What is
the common thing to do?
Joa
2 matches
Mail list logo