Make index view faster

This commit is contained in:
2024-08-13 05:37:53 +02:00
parent edbdc9aa32
commit 041b2ddb95
11 changed files with 146 additions and 257 deletions

View File

@ -10,7 +10,6 @@ package-mode = false
python = "^3.12"
discord-webhook = "^1.3.1"
django = { version = "^5.1", allow-prereleases = true }
django-auto-prefetch = "^1.9.0"
django-debug-toolbar = "^4.4.6"
django-simple-history = "^3.7.0"
pillow = "^10.4.0"