#7975: Admin inlines incorrectly report "this field is required" if inline model
has field with default value
-------------------------------+------------------------------------
     Reporter:  russellm       |                    Owner:  brosner
         Type:  Uncategorized  |                   Status:  closed
    Component:  contrib.admin  |                  Version:  master
     Severity:  Normal         |               Resolution:  fixed
     Keywords:  1.0-blocker    |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------
Changes (by mlissner):

 * ui_ux:   => 0
 * type:   => Uncategorized
 * severity:   => Normal
 * easy:   => 0


Comment:

 This is an old bug, and I worry that my test case isn't right somehow, but
 I'm fairly certain I'm hitting the same issue. I have an inline model that
 has default drop down values, and I can't save the parent model without
 the inline throwing a big error about required fields that aren't filled
 in.

 My models are more complex than we want in a bug report, but I figured I'd
 pipe up in case others are encountering this on Django 1.8.2 as well.

--
Ticket URL: <https://code.djangoproject.com/ticket/7975#comment:20>
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/066.bb66fd33f787889c4aad6607a08ea920%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to