Skip to content

0.24.1

Latest
Compare
Choose a tag to compare
@henadzit henadzit released this 24 Feb 11:12
· 3 commits to develop since this release
40b427d

Added

  • Implement __contains, __contained_by, __overlap and __len for ArrayField (#1877)

Fixed

  • Fix update pk field raises unfriendly error (#1873)
  • Using .distinct() with an annotation and .order_by() produces invalid SQL for PostgreSQL (#1886)