1
0
mirror of https://github.com/django/django.git synced 2025-03-31 03:30:46 +00:00
Preston Holmes 10f8a21002 Fixed -- 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
..