feat(admin): add unfold admin panel

This commit is contained in:
2026-06-21 02:03:58 +03:30
parent d57636e773
commit 7a2c26a4e6
5 changed files with 53 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ django-cors-headers>=4.7,<5.0
drf-spectacular>=0.28,<0.29
python-dotenv>=1.1,<2.0
psycopg[binary]>=3.2,<4.0
django-unfold>=0.76,<1.0
pytest>=8.0,<9.0
pytest-django>=4.9,<5.0
ruff>=0.15,<0.16