#26917: Disabled ModelChoiceFields crash in Django 1.10
---------------------------------+------------------------------------
     Reporter:  karyon           |                    Owner:  rjschave
         Type:  Bug              |                   Status:  closed
    Component:  Forms            |                  Version:  1.10
     Severity:  Release blocker  |               Resolution:  fixed
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  1                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"a5f85d891b51d7ceb4f9e422e3e4f5c741062288" a5f85d89]:
 {{{
 #!CommitTicketReference repository=""
 revision="a5f85d891b51d7ceb4f9e422e3e4f5c741062288"
 Fixed #26917 -- Fixed crash in disabled ModelChoiceFields.

 Partially reverted refs #25532 to fix a regression in Django 1.10.
 This reintroduces a crash for disabled forms.JSONField (refs #26949),
 however, that issue is also present on Django 1.9.

 Thanks Ryan Schave for the test.
 }}}

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

Reply via email to