#16327: "save as new" redirects to list view instead of newly-created item
-------------------------------+------------------------------------
     Reporter:  candlerb       |                    Owner:  nobody
         Type:  Bug            |                   Status:  new
    Component:  contrib.admin  |                  Version:  1.3
     Severity:  Normal         |               Resolution:
     Keywords:  saveasnew      |             Triage Stage:  Accepted
    Has patch:  1              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  1
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------
Changes (by timgraham):

 * needs_better_patch:  0 => 1


Comment:

 I think changing "Save as new" to redirect to the newly created object is
 probably okay, but someone might complain. If we have to add
 `ModelAdmin.save_as_continue` (I'd prefer that name so it's in the docs
 next to `save_as`) then that seems reasonable. Simply adding a fourth
 "Save as new and continue editing" button (if `save_as = True`) might be
 fine as well. Whatever happens, I hope we can keep the solution as simple
 as possible.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16327#comment:6>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.7eb2a84e63326a3c370dbe995b9e7a7f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to