| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Patryk Zawadzki <patrys@room-303.com>
|
|
Thanks Nick Pope for review and complement.
|
|
|
|
|
|
formsets.
|
|
Thanks to Dan Ward for the initial patch.
|
|
in formsets.
Co-authored-by: ethurgood <ethurgood@gmail.com>
|
|
|
|
|
|
Thanks Mariusz Felisiak for auditing.
|
|
docstring.
|
|
This reverts commit 550cb3a365dee4edfdd1563224d5304de2a57fda
because try/except performs better.
|
|
deleted forms.
|
|
|
|
|
|
|
|
Regression in f5c6295797b8332134fd89e0209a18a1d1d45e0c.
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
Thanks Tim for the review.
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Tim Graham and Simon Charette for the reviews.
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
fields.
|
|
|
|
By specifying form_kwargs when instantiating the formset, or overriding
the `get_form_kwargs` method on a formset class, you can pass extra
keyword arguments to the underlying `Form` instances.
Includes tests and documentation update.
|
|
templates.
|
|
|
|
|
|
FormSet.min_num and FormSet.extra.
Forwardport of 79f15ab1ef from stable/1.7.x
|
|
|
|
|
|
Thanks Piotr Kasprzyk for help with the patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks gsf for the suggestion.
|
|
Thanks PaulM for the suggestion and Luke Granger-Brown and
Wiktor Kołodziej for the initial patch.
|