Skip to content

0.17.1

Compare
Choose a tag to compare
@long2ice long2ice released this 27 Mar 06:42
· 377 commits to develop since this release
  • Fix type for modules.
  • Fix select_related when related model specified more than once. (#679)
  • Add __iter__ to model, now can just return model/models in fastapi response.
  • Fix in_transaction bug caused by router. (#677) (#678)