syrusakbary / Flask-SuperAdmin

The best admin interface framework for Flask. With scaffolding for MongoEngine, Django and SQLAlchemy.
Other
643 stars 134 forks source link

Field Filters #150

Closed wojcikstefan closed 4 years ago

wojcikstefan commented 8 years ago

This is very useful for filtering your list view. Filtering choices are automatically determined.

This PR is WIP.

TODO: