I am following the section of the django book 
(http://www.djangobook.com/en/1.0/chapter07/) to create a feedback form, 
my problem is when I try to submit the form, I get an error ( 
'ContactForm' object has no attribute 'clean_data' ) I have read a 
little and see that it's because the form is not validating?  Why is this?

What am I doing wrong? ( if anything )

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to