dpgaspar / Flask-AppBuilder

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
BSD 3-Clause "New" or "Revised" License
4.71k stars 1.36k forks source link

fix: user search list on stats #2211

Closed dpgaspar closed 9 months ago

dpgaspar commented 9 months ago

Description

Follow up on https://github.com/dpgaspar/Flask-AppBuilder/pull/2209 add the same search list to User stats view

ADDITIONAL INFORMATION