Opened 6 years ago

Last modified 21 months ago

#28889 closed Cleanup/optimization

Prevent double submission on admin forms — at Version 1

Reported by: Manuel Saelices Owned by: nobody
Component: contrib.admin Version: 1.11
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Manuel Saelices)

For fast clickers.

Change History (1)

comment:1 by Manuel Saelices, 6 years ago

Description: modified (diff)

Fixed on this Pull Request: https://github.com/django/django/pull/9425

Note: See TracTickets for help on using tickets.
Back to Top