add: модели (draft 06) + django-filer

This commit is contained in:
2026-05-31 01:28:53 +03:00
parent 3181d71227
commit eec127912c
3 changed files with 694 additions and 10 deletions

View File

@@ -13,6 +13,7 @@ python = "^3.12"
django = "^6.0"
python-dotenv = "^1.0.0"
django-environ = "^0.13.0"
django-filer = "^3.4.4"
[tool.poetry.group.dev.dependencies]
django-extensions = "^3.2"