#35843: Changing the rendering order of formsets is not clear
--------------------------------------+------------------------------------
     Reporter:  Matthew Pava          |                    Owner:  (none)
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Forms                 |                  Version:  5.1
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Comment (by Clifford Gama):

 I'm not sure that we need to include an example, since the iterator
 protocol is Python and not Django, and is documented in python docs
 [https://docs.python.org/3/tutorial/classes.html#iterators here], and
 emulating container types is documented
 [https://docs.python.org/3/reference/datamodel.html#emulating-container-
 types here]. Considering that, maybe a link to the docs or to an excellent
 tutorial may suffice, or we risk straying out of the scope Django docs and
 into into core Python fundamentals.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35843#comment:3>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701929475672d-0fcde639-d2dc-42d2-99f5-88ca0178a7ce-000000%40eu-central-1.amazonses.com.

Reply via email to