v2.0.0
版本发布时间: 2019-03-24 21:57:26
Pegase745/sqlalchemy-datatables最新发布版本:v2.0.1(2019-03-26 23:36:20)
Removed
-
BREAKING
- Drop python 2 support.
Changed
- Convert tests to pytest.
- Reorganize code.
- Modernize Flask example.
- Modernize pyramid example.
- Change and apply different linting style.
- Rename .jinja2 templates to .html.
- Update to python 3.6.
- Automatic deploy to Pypi from Travis.
Fixed
- Fix DT crash when no
draw
parameter (#98).