#33634: Django - prevent function to execute multiple times
-----------------------------------------+------------------------
Reporter: droidmaniac31 | Owner: nobody
Type: Uncategorized | Status: new
Component: Forms | Version: 4.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
The form data is downloading multiple times when I call the function
multiple times by clicking the form "submit" button. How do I avoid
multiple function calls?
--
Ticket URL: <https://code.djangoproject.com/ticket/33634>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.