0.1.8
版本发布时间: 2022-04-19 20:11:06
aminalaee/sqladmin最新发布版本:0.19.0(2024-09-06 15:13:12)
Version 0.1.8 - 2022-04-18
Added
- Add csv export support by @dwreeves in https://github.com/aminalaee/sqladmin/pull/101
- Expose Starlette middlewares and debug to the Admin by @tr11 in https://github.com/aminalaee/sqladmin/pull/114
Fixed
- Fix Export unlimited rows by @aminalaee in https://github.com/aminalaee/sqladmin/pull/107
- Add form and export options docs by @aminalaee in https://github.com/aminalaee/sqladmin/pull/110
- fix docstring issues by adding an explicit handler by @dwreeves in https://github.com/aminalaee/sqladmin/pull/106
- Fix get_model_attr with column labels by @aminalaee in https://github.com/aminalaee/sqladmin/pull/128
- Delay call to
self.get_converter
by @lovetoburnswhen in https://github.com/aminalaee/sqladmin/pull/129
New Contributors
- @tr11 made their first contribution in https://github.com/aminalaee/sqladmin/pull/114
- @lovetoburnswhen made their first contribution in https://github.com/aminalaee/sqladmin/pull/129
Full Changelog: https://github.com/aminalaee/sqladmin/compare/0.1.7...0.1.8