django-cachalot/cachalot
Andrew-Chen-Wang 431be11fc8 Use f-strings
2021-05-13 02:44:58 -04:00
..
management Use f-strings 2021-05-13 02:44:58 -04: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 Use f-strings 2021-05-13 02:44:58 -04:00
__init__.py Add Django 3.2 Support and drop error dependency check (#181) 2021-05-13 00:27:14 -04:00
api.py Use f-strings 2021-05-13 02:44:58 -04:00
apps.py Use f-strings 2021-05-13 02:44:58 -04:00
cache.py Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
jinja2ext.py Use f-strings 2021-05-13 02:44:58 -04: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 Add Django 3.2 Support and drop error dependency check (#181) 2021-05-13 00:27:14 -04:00
panels.py Use f-strings 2021-05-13 02:44:58 -04:00
settings.py Add CACHALOT_ADDITIONAL_TABLES for unmanaged models (#183) 2021-05-13 00:44:41 -04:00
signals.py Remove deprecated signal argument (#165) 2020-10-16 10:39:20 -04:00
transaction.py Drop Python 2.7 and Dj 1.11 2020-06-18 09:28:00 -04:00
utils.py Use f-strings 2021-05-13 02:44:58 -04:00