#32013: Field choice attribute returns different objects in forms.
---------------------------+--------------------------------------
     Reporter:  Jaap Roes  |                    Owner:  nobody
         Type:  Bug        |                   Status:  closed
    Component:  Forms      |                  Version:  3.1
     Severity:  Normal     |               Resolution:  invalid
     Keywords:             |             Triage Stage:  Unreviewed
    Has patch:  0          |      Needs documentation:  0
  Needs tests:  0          |  Patch needs improvement:  0
Easy pickings:  0          |                    UI/UX:  0
---------------------------+--------------------------------------

Comment (by Carlton Gibson):

 > Should I go and wrap things in a ModelChoiceIteratorValue just to be
 sure?

 I wouldn't :)

 Choices are pretty much only cast to strings (for rendering)… like maybe
 there's some other case but it's not coming to mind easily… (and there are
 a mountain of tests around the form layer…)

 At this point I'd rather look at concrete issues that come up that worry
 about things that ''might'' break.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32013#comment:10>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.d35440a271fc0cc0d970f16501384be0%40djangoproject.com.

Reply via email to