#13776: is_valid() with null field value on ModelForms from models with non-
nullable ForeignKeys causes ValueError
-------------------------------------+-------------------------------------
     Reporter:  peterbe              |                    Owner:
         Type:  Bug                  |  anubhav9042
    Component:  Forms                |                   Status:  assigned
     Severity:  Normal               |                  Version:  1.2
     Keywords:  ModelForm            |               Resolution:
  ForeignKey                         |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by timo):

 I think `blank=True` with `null=False` is acceptable. For example, you
 might fill in the value of the `ForeignKey` in the object's `save()`
 method.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/13776#comment:16>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.218a8ebadfbd672589e79e291221675c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to