Skip to content

v0.16.7

Compare
Choose a tag to compare
@grigi grigi released this 19 Apr 13:58
· 806 commits to develop since this release
  • Added preliminary support for Python 3.9
  • TruncationTestCase now properly quotes table names when it clears them out.
  • Add model signals support
  • Added app_label to test initializer(...) and TORTOISE_TEST_APP as test environment variable.