Flask-Admin 1.0.9 发布

继今年4月发布1.0.8之后,经过7个月的开发,在12月迎来了1.0.9版本。修复了大量BUG,支持Bootstrap 3和WTForms 2.x,并增加geoalchemy2后端支持。

Highlights:

  • Bootstrap 3 support
  • WTForms 2.x support
  • Updated DateTime picker
  • SQLAlchemy backend: support for complex sortables, ability to search for related models, model inheritance support
  • Customizable URL generation logic for all views
  • New generic filter types: in list, empty, date range
  • Added the geoa contrib module, for working with geoalchemy2
  • Portugese translation
  • Lots of bug fixes

亮点:

  • 支持Bootstrap 3
  • 支持WTForms 2.x
  • 更新日期时间选择器
  • SQLAlchemy后端:支持复杂排序,能够查找相关模型,支持模型继承
  • 适用于所有视图的可定制逻辑的URL生成器
  • 新的通用过滤器类型:in list, empty, date range
  • 新增捐赠的geoa模块,用于支持geoalchemy2
  • 葡萄牙语翻译
  • 修复大量bug
    原文作者:digwtx
    原文地址: https://segmentfault.com/a/1190000002438504
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞