Flask Admin's "on_model_update" equivelant?
cstrutton opened this issue · 0 comments
cstrutton commented
I am trying to use SuperAdmin with Flask-Security. What should I over ride to create a password hash. Flask Admin (this repo's inspiration) has an "on_model_update" method that can over-ridden to do just that. Does SuperAdmin have anything similar?