• Greg Kempe's avatar
    Redirect to edit view after creating new model · 225a0e3e
    Greg Kempe authored
    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.
    225a0e3e
Name
Last commit
Last update
babel Loading commit data...
doc Loading commit data...
examples Loading commit data...
flask_admin Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
Makefile Loading commit data...
NOTICE Loading commit data...
README.rst Loading commit data...
TODO.txt Loading commit data...
dev-requirements.txt Loading commit data...
projects.rst Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...