- Add convenience settings `CACHALOT_ONLY_CACHABLE_APPS` and `CACHALOT_UNCACHABLE_APPS` (187) - Drop support for Django 3.0 (189) - (Internal) Added Django main-branch CI on cron job - (Internal) Removed duplicate code (190)
2.4.1
-----
- Fix Django requirement constraint to include 3.2.X not just 3.2 - (Internal) Deleted obsolete travis-matrix.py file
2.4.0
-----
- Add support for Django 3.2 (181) - Remove enforced system check for Django version (175) - Drop support for Django 2.0-2.1 and Python 3.5 (181) - Add support for Pymemcache for Django 3.2+ (181) - Reverts 157 with proper fix. (181) - Add ``CACHALOT_ADDITIONAL_TABLES`` setting for unmanaged models (183)
2.3.5
-----
- Fix cachalot_disabled (174)
2.3.4
-----
- Fix bug with externally invalidated cache keys (120) - Omit test files in coverage
2.3.3
-----
- Remove deprecated signal argument (165) - Add Python 3.9 support - Use Discord instead since Slack doesn't save messages, Andrew-Chen-Wang is not on there very much, and Discord has a phenomenal search functionality (with ES).