Skip to content

Releases: vsdudakov/fastadmin

0.2.19

03 Jan 11:05
5f89403
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.18...0.2.19

0.2.18

30 Dec 08:09
a5d9f8d
Compare
Choose a tag to compare

What's Changed

  • Fixes for m2m fk's sqlalchemy postgres. Convert str to int for them. by @vsdudakov in #88

Full Changelog: 0.2.17...0.2.18

0.2.17

25 Dec 18:20
b85b8bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.16...0.2.17

0.2.16

02 Dec 11:29
9fe293f
Compare
Choose a tag to compare

What's Changed

  • Add new setting to configure CROP and bump packages. Enhance doc and examples by @vsdudakov in #80

Full Changelog: 0.2.15...0.2.16

0.2.15

20 Nov 20:05
f9368ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.14...0.2.15

0.2.14

20 Nov 18:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.13...0.2.14

0.2.13

29 Aug 11:07
f1310dc
Compare
Choose a tag to compare

What's Changed

  • Fix edit page frontend issue for Date field. by @vsdudakov in #66

Full Changelog: 0.2.12...0.2.13

0.2.12

21 Aug 19:23
dbd1cf5
Compare
Choose a tag to compare

What's Changed

  • Remove python-dotenv dep. Bump django. Add django example. by @vsdudakov in #63

Full Changelog: 0.2.11...0.2.12

0.2.11

21 Aug 15:15
Compare
Choose a tag to compare

What's Changed

  • fix: typo in str declaration by @artrey in #57
  • FastAPI + PonyORM example by @solfrii in #59
  • fix: strict field order matching list_display by @artrey in #58
  • Improvement: allow sorting by custom columns (for Django and Tortoise only) by @artrey in #60

Full Changelog: 0.2.10...0.2.11

0.2.10

14 Aug 17:01
Compare
Choose a tag to compare

What's Changed

  • fix: search filter by several fields by @artrey in #54
  • fix: unique dashboard query key by @artrey in #53

New Contributors

Full Changelog: 0.2.9...0.2.10