Changes between Initial Version and Version 2 of Ticket #24933
- Timestamp:
- Jun 9, 2015, 1:26:28 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24933
- Property Has patch set
-
Ticket #24933 – Description
initial v2 1 1 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. 2 2 3 I've submitted a discussion to the mailing listbut I'm creating a ticket here to provide a pull request for people to play with to make an informed decision.3 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.