django-cachalot/cachalot
Andrew-Chen-Wang 6feafb178c v2.2.2
* Dropped Python 2.7 and Django 1.11 support
* Added support for the subqueries issue
2020-06-25 15:33:17 -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 Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
__init__.py v2.2.2 2020-06-25 15:33:17 -04:00
api.py Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
apps.py Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -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 Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
panels.py Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
settings.py add django-prometheus wrapped database engines to the list of supported db engines (#149) 2020-04-28 16:38:21 -04:00
signals.py Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
transaction.py Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
utils.py Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00