• 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
..
data Loading commit data...
fileadmin Loading commit data...
geoa Loading commit data...
mongoengine Loading commit data...
peeweemodel Loading commit data...
pymongo Loading commit data...
sqla Loading commit data...
templates Loading commit data...
__init__.py Loading commit data...
mock.py Loading commit data...
test_base.py Loading commit data...
test_form_upload.py Loading commit data...
test_model.py Loading commit data...
test_tools.py Loading commit data...