#19727: form.is_valid() always returns false
-------------------------------------+-------------------------------------
Reporter: Raul s | Owner: nobody
Type: Bug | Status: new
Component: Uncategorized | Version: 1.4
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
django,form,model,formmodel |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Hussein Naim):
* keywords: => django,form,model,formmodel
* status: closed => new
* type: Uncategorized => Bug
* resolution: invalid =>
* stage: Unreviewed => Accepted
Comment:
try to print the variable
```python
form.errors
```
and its will return to you the field that is not valid
--
Ticket URL: <https://code.djangoproject.com/ticket/19727#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/064.4f8be978822d813a7f8fedd03e81ea83%40djangoproject.com.