My form is not valid and I cannot figure out why. I am using Django's ModelForm to generate a form (As above). I printout out the request.POST and all it has is
"csrfmiddlewaretokenname" Just putting it here. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

