1
0
mirror of https://github.com/django/django.git synced 2025-02-02 13:50:35 +00:00
Preston Holmes 10f8a21002 Fixed #18168 -- clarified precedence of validation
any choices set by formfield_for_choice_field are still subject
to model validation of the model field's choices attribute
2013-07-24 14:58:14 -07:00
..