1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #32347 -- Made ModelChoiceField include the value in ValidationError for invalid_choice.

This commit is contained in:
Jerin Peter George
2021-01-26 12:05:20 +05:30
committed by Mariusz Felisiak
parent 42e8cf47c7
commit 1adc09064f
5 changed files with 32 additions and 2 deletions

View File

@@ -442,6 +442,7 @@ answer newbie questions, and generally made Django that much better:
Jeremy Carbaugh <jcarbaugh@gmail.com>
Jeremy Dunck <jdunck@gmail.com>
Jeremy Lainé <jeremy.laine@m4x.org>
Jerin Peter George <jerinpetergeorge@gmail.com>
Jesse Young <adunar@gmail.com>
Jezeniel Zapanta <jezeniel.zapanta@gmail.com>
jhenry <jhenry@theonion.com>