#33980: "Save and add another" redirects to the list instead of empty form
-----------------------------------------+------------------------
Reporter: aalleard | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | Version: 4.1
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 |
-----------------------------------------+------------------------
As a back office user
When I create a new record
And I click on the button "Save and add another"
Then I am redirected to the list of records, instead of having a new empty
form to create another record
--
Ticket URL: <https://code.djangoproject.com/ticket/33980>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.