What's Changed
* fix: typo in str declaration by artrey in https://github.com/vsdudakov/fastadmin/pull/57
* FastAPI + PonyORM example by solfrii in https://github.com/vsdudakov/fastadmin/pull/59
* fix: strict field order matching list_display by artrey in https://github.com/vsdudakov/fastadmin/pull/58
* Improvement: allow sorting by custom columns (for Django and Tortoise only) by artrey in https://github.com/vsdudakov/fastadmin/pull/60
**Full Changelog**: https://github.com/vsdudakov/fastadmin/compare/0.2.10...0.2.11