Skip to content

0.13.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jowilf jowilf released this 23 Dec 18:00
· 45 commits to main since this release
769a85f

Added

  • Add support for SQLAlchemy column_property by @jowilf in #402
  • Add support for SQLAlchemy Models with Multiple Primary Keys by @jowilf in #402
  • Adds AdminConfig to override app_title and logo_url in the templates by @hasansezertasan in #374

Fixed