We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e670178 commit 691dde9Copy full SHA for 691dde9
pyproject.toml
@@ -19,6 +19,12 @@ pillow = "^11.0.0"
19
psycopg2-binary = "^2.9.10"
20
python-dotenv = "^1.0.1"
21
django-filter = "^24.3"
22
+django-unfold = "^0.41.0"
23
+django-ckeditor-5 = "^0.2.15"
24
+django-modeltranslation = "^0.19.11"
25
+drf-spectacular = "^0.27.2"
26
+drf-spectacular-sidecar = "^2024.11.1"
27
+django-rosetta = "^0.10.1"
28
29
30
[build-system]
0 commit comments