#24933: Make FormSet management forms optional
-------------------------------+--------------------------------------
     Reporter:  patrys         |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  new
    Component:  Forms          |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Description changed by timgraham:

Old description:

> 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.

New description:

 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 [https://groups.google.com/d/topic/django-developers/skbT_7b-
 uFY/discussion 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#comment:2>
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/064.27a2144d4f5a134190a064eba84af729%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to