a1be12fe19
field_for_model() now has an additional keyword argument, apply_limit_choices_to, allowing it to continue to be used to create form fields dynamically after ModelForm.__init__() is called. Thanks Tim Graham for the review. |
||
---|---|---|
.. | ||
jinja2/django/forms/widgets | ||
templates/django/forms/widgets | ||
__init__.py | ||
boundfield.py | ||
fields.py | ||
forms.py | ||
formsets.py | ||
models.py | ||
renderers.py | ||
utils.py | ||
widgets.py |