Skip to content

0.17.3

Compare
Choose a tag to compare
@long2ice long2ice released this 22 May 15:34
· 363 commits to develop since this release
  • Fix duplicates when using custom through association class on M2M relations
  • Fix update_or_create and get_or_create. (#721)
  • Fix refresh_from_db without fields pass. (#734)
  • Make update query work with limit and order_by. (#748)
  • Add Subquery expression. (#756) (#9) (#337)
  • Use JSON in JSONField.