django-cachalot/cachalot
Andrew Chen Wang d60834910c
Update version
2023-03-13 05:00:39 -04:00
..
admin_tests add test that will cause error #226 (#227) 2023-03-12 16:39:50 -04:00
management Modernizes the manage.py command. 2016-07-21 10:56:23 +02:00
templates/cachalot Small fixes in the debug toolbar panel. 2014-12-09 03:17:59 +01:00
templatetags Adds Django 2.0 support. 2018-05-04 20:26:26 +02:00
tests add test that will cause error #226 (#227) 2023-03-12 16:39:50 -04:00
__init__.py Update version 2023-03-13 05:00:39 -04:00
api.py Fix cachalot_disabled (#174) 2021-03-30 18:44:47 -04:00
apps.py Add Django 3.2 Support and drop error dependency check (#181) 2021-05-13 00:27:14 -04:00
cache.py Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
jinja2ext.py Renames the Jinja2 extension for Python 2.7 compatibility. 2016-09-13 20:30:18 +02:00
models.py Looks like optional models.py are not really optional… Django is buggy… 2015-10-03 00:47:44 +02:00
monkey_patch.py table invalidation condition enhanced (#213) 2022-02-24 18:31:04 -05:00
panels.py Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
settings.py Add final SQL check when looking up involved tables (#199) 2021-12-27 12:30:44 -05:00
signals.py Remove deprecated signal argument (#165) 2020-10-16 10:39:20 -04:00
transaction.py Add final SQL check when looking up involved tables (#199) 2021-12-27 12:30:44 -05:00
utils.py Update utils.py (#225) 2023-03-12 16:39:04 -04:00