Flask-Admin Export CSV
Edited: This was recently added to Flask-Admin as a feature.
You can add “can_export = True” to your ModelView to enable it.
More info here: https://flask-admin.readthedocs.io/en/stable/api/mod_model/#flask_admin.model.BaseModelView.can_export