mod: adjust debug and static settings

This commit is contained in:
2026-04-13 18:59:16 +03:00
parent 57d3f1ea2c
commit 75302a563a
3 changed files with 81 additions and 5 deletions

View File

@@ -24,6 +24,8 @@ django-mptt = "^0.18.0"
pytils = "^0.4.4"
django-select2 = "^8.4.8"
etpgrf = "^0.1.6"
gunicorn = "^25.3.0"
whitenoise = "^6.12.0"
[tool.poetry.group.dev.dependencies]
django-debug-toolbar = "^6.3"