mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #32559 -- Added 'step_size’ to numeric form fields.
Co-authored-by: Jacob Rief <jacob.rief@uibk.ac.at>
This commit is contained in:
committed by
Carlton Gibson
parent
68da6b389c
commit
3a82b5f655
2
AUTHORS
2
AUTHORS
@@ -413,6 +413,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Jacob Burch <jacobburch@gmail.com>
|
||||
Jacob Green
|
||||
Jacob Kaplan-Moss <jacob@jacobian.org>
|
||||
Jacob Rief <jacob.rief@gmail.com>
|
||||
Jacob Walls <http://www.jacobtylerwalls.com/>
|
||||
Jakub Paczkowski <jakub@paczkowski.eu>
|
||||
Jakub Wilk <jwilk@jwilk.net>
|
||||
@@ -526,6 +527,7 @@ answer newbie questions, and generally made Django that much better:
|
||||
Justin Myles Holmes <justin@slashrootcafe.com>
|
||||
Jyrki Pulliainen <jyrki.pulliainen@gmail.com>
|
||||
Kadesarin Sanjek
|
||||
Kapil Bansal <kapilbansal.gbpecdelhi@gmail.com>
|
||||
Karderio <karderio@gmail.com>
|
||||
Karen Tracey <kmtracey@gmail.com>
|
||||
Karol Sikora <elektrrrus@gmail.com>
|
||||
|
||||
Reference in New Issue
Block a user