Skip to content

Releases: noripyt/django-cachalot

v2.3.0

29 Jul 20:11
Compare
Choose a tag to compare
  • Dropped Python 2.7 and Django 1.11
  • Added context manager for temporarily disabling cachalot
  • Fix subquery usage

v2.2.2

25 Jun 19:48
Compare
Choose a tag to compare
  • Dropped Python 2.7 and Django 1.11
  • Added fix for subqueries from Django 2.2

2.2.0: Updated Docs

14 Feb 02:19
Compare
Choose a tag to compare

Adds Django 2.2 and 3.0 support.
Removed upper limit on Django version.
All tests can pass and PRs can start debugging.