That’s the problem. That’s what’s not matching the form, and so the form fields are not being populated.
Since the form fields aren’t populated, the is_valid
test fails.
That’s the problem. That’s what’s not matching the form, and so the form fields are not being populated.
Since the form fields aren’t populated, the is_valid
test fails.