Redirect to edit view after creating new model
This is less confusing for the user because they don't return to a list view which may not actually include the newly created model. Changes `view.create_model()` to return the newly created model, including for all concrete backends.
Showing
Please register or sign in to comment