Re: form.is_valid() NOT triggering model validation?
Well, with the new knowledge about the debugger I found the place
where BaseModelForm calls all three form-validation methods in forms/
models.py:306:_post_form
Sorry.
On Sep 29, 9:26 pm, momo2k <tkew...@googlemail.com> wrote:
> That explains my thoughts that the debugger is "disturbing" the
> correct execution of the code, but this discussion does *not* (!)
> answer my question where the *model* of a *ModelForm* gets full_clean-
> ed - and why it doesn't do so in my case.
>
> On Sep 29, 8:48 pm, Shawn Milochik <sh...@milochik.com> wrote:
>
>
>
>
>
>
>
> > This exact thing was just discussed on this list.
>
> >https://groups.google.com/d/topic/django-users/R2HUGqZ1BAQ/discussion
--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home