views:

34

answers:

0

I imported forms and tried to give in NETBEANS: name = forms.

It is supposed to list the elements but its giving the error as:

ValidationError Django validation and HTML form handling. TODO: Default value for field Field labels Nestable Forms FatalValidationError -- short-circuits all other validators on a form ValidationWarning "This form field requires foo.js" and form.js_includes()

Can someone tell me how to make this work?