#9373: "This field is required" error even on empty inlines formsets in the 
admin
model page, when hiding a choice field of a custom form.
--------------------------------+---------------------------------------
     Reporter:  tyrion.mx@…     |                    Owner:  schacki
         Type:  Bug             |                   Status:  assigned
    Component:  contrib.admin   |                  Version:  1.7-alpha-1
     Severity:  Normal          |               Resolution:
     Keywords:  admin, inlines  |             Triage Stage:  Accepted
    Has patch:  0               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+---------------------------------------

Comment (by schacki):

 I have just reviewed the new check framework
 https://docs.djangoproject.com/en/1.7/topics/checks/. I think we should
 add a check in the admin  for this situation. The advantage is that this
 check is only done with DEBUG=False. I.e. log files are not populated in
 production systems.

 I am happy to implement this, if the approach is approved.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/9373#comment:9>
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/077.8ea3ab1c99ff949c92c1c9bbbb7535cf%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to