1
0
mirror of https://github.com/django/django.git synced 2025-01-23 08:39:17 +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
..