mirror of https://github.com/django/django.git
238e2ac369
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. |
||
---|---|---|
.. | ||
formsets.txt | ||
index.txt | ||
media.txt | ||
modelforms.txt |