Skip to content

Version 0.32.2

Choose a tag to compare

@devkral devkral released this 27 Jun 11:26
· 33 commits to main since this release
0.32.2
296c595

Added

  • Add model search in admin.

Changed

  • Split out base head from admin into an extra template. This improves the customizability and allows to self-host.

Fixed

  • Circular import errors with marshalls.
  • Missing typing export for PGArrayField.
  • Proper escape json values.