just-an-dev

Results 3 comments of just-an-dev

I have see something like that on Flask-Admin here : https://flask-admin.readthedocs.io/en/latest/advanced/?highlight=action#customizing-batch-actions

I have made something more to add custom page for a model, but maybe it will be better to stick to Flask-Admin and use the `@action` annotation to make more...

i finally got something working and have same feature of Flask-Admin, added a little confirmation modal for actions