1
0
mirror of https://github.com/django/django.git synced 2025-03-24 08:10:45 +00:00
mgaligniana fe7dbef586 Fixed -- Prevented double submission of admin forms.
Added a JavaScript confirm() to catch double-submissions, when the
change form has already been submitted.

Thanks to Adam Johnson, Claude Paroz, Keryn Knight, and Thibaud Colas
for review.
2022-02-23 14:57:34 +01:00
..