#15877: Exception:ModelForm has no model class specified
-------------------------+----------------------------
Reporter: theaspect@… | Owner: nobody
Type: Bug | Status: new
Milestone: | Component: Forms
Version: 1.3 | Severity: Normal
Keywords: | Triage Stage: Unreviewed
Has patch: 0 | Easy pickings: 0
-------------------------+----------------------------
case:
subj exception does not throws when
in user class model is '''not''' specified
in constructor instance is specified
result:
silently falls in validation returns > empty cleaned dict > nothing
rendered
expected:
exception throws
here:
http://code.djangoproject.com/browser/django/trunk/django/forms/models.py#L229
--
Ticket URL: <http://code.djangoproject.com/ticket/15877>
Django <http://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 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-updates?hl=en.