mirror of
https://github.com/Hopiu/django.git
synced 2026-03-23 09:20:25 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test.png | ||
| test2.png | ||
| test_uuid.py | ||
| tests.py | ||