Skip to content

v2.4.3

Compare
Choose a tag to compare
@Andrew-Chen-Wang Andrew-Chen-Wang released this 23 Aug 14:56
· 32 commits to master since this release
c8d6af5
  • Fix annotated Now being cached (#195)
  • Fix conditional annotated expressions not being cached (#196)
  • Simplify annotation handling by using the flatten method (#197)
  • Fix Django 3.2 default_app_config deprecation (#198)
  • (Internal) Pinned psycopg2 to <2.9 due to Django 2.2 incompatibility