#24933: Make FormSet management forms optional
-------------------------------+--------------------
     Reporter:  patrys         |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Forms          |    Version:  master
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 They are only required if the form class used consists of nothing but
 checkbox fields. Dealing with management forms makes it unnecessarily hard
 to dynamically alter the list of forms in front-end and forgetting to
 render one will result in the `FormSet.__init__()` raising an exception.

 I've submitted a discussion to the mailing list but I'm creating a ticket
 here to provide a pull request for people to play with to make an informed
 decision.

--
Ticket URL: <https://code.djangoproject.com/ticket/24933>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/049.7dcdb6832e62d24efda94577a32390b4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to