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

Fixed #35598 -- Added SearchInput widget.

This commit is contained in:
Jeremy Thompson
2024-07-17 16:50:01 +01:00
committed by Sarah Boyce
parent 3f88089069
commit 30a60e8492
7 changed files with 34 additions and 1 deletions

View File

@@ -495,6 +495,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>
Jeremy Thompson <https://jhthompson.ca>
Jerin Peter George <jerinpetergeorge@gmail.com>
Jesse Young <adunar@gmail.com>
Jezeniel Zapanta <jezeniel.zapanta@gmail.com>