Add cachalot to help fix slow views

This commit is contained in:
2023-01-17 13:09:43 -05:00
parent 77362d3207
commit 734aa6073b
3 changed files with 18 additions and 8 deletions

View File

@ -30,6 +30,7 @@ whitenoise = "^6.3.0"
musicbrainzngs = "^0.7.1"
cinemagoer = "^2022.12.27"
pysportsdb = "^0.1.0"
django-cachalot = "^2.5.2"
[tool.poetry.dev-dependencies]
Werkzeug = "2.0.3"