Paul's Programming Notes
PostsRSSGithub

Example of custom filters - Flask-Admin

18 Mar 2014

Update: I got this example added to the project: sqla-custom-filter example

This Github issue has an example of how to use custom filters in Flask-Admin: https://github.com/pallets-eco/flask-admin/issues/400

pythonflask

Related posts

  • Python - setuptools Skips a Package Named scripts 29 Aug 2026
  • Switching from pre-commit to prek 27 Jun 2026
  • Python - Inline Script Dependencies With PEP 723 28 Mar 2026
© 2026. All rights reserved.