1
0
mirror of https://github.com/django/django.git synced 2025-04-05 22:16:41 +00:00
Baptiste Mispelon bfb11b9562 Fixed #23795 -- Fixed a regression in custom form fields
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.
2014-11-12 22:38:18 +01:00
..
2014-11-12 21:26:31 +01:00
2014-11-10 21:41:35 +01:00