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: http://flask-admin.readthedocs.org/en/latest/api/mod_model/#flask_admin.model.BaseModelView.can_export