mirror of
https://github.com/django/django.git
synced 2024-11-18 07:26:04 +00:00
bfb11b9562
Custom form fields having a `queryset` attribute but no `limit_choices_to` could no longer be used in ModelForms. Refs #2445. Thanks to artscoop for the report. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
test2.png | ||
test.png | ||
tests.py |