mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #27370 -- Prevented Select widget from using 'required' with a non-empty first value.
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -397,6 +397,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Jorge Bastida <me@jorgebastida.com>
|
||||
Jorge Gajon <gajon@gajon.org>
|
||||
José Tomás Tocino García <josetomas.tocino@gmail.com>
|
||||
Josef Rousek <josef.rousek@gmail.com>
|
||||
Joseph Kocherhans <joseph@jkocherhans.com>
|
||||
Josh Smeaton <josh.smeaton@gmail.com>
|
||||
Joshua Ginsberg <jag@flowtheory.net>
|
||||
|
||||
Reference in New Issue
Block a user