chore: configure django debug toolbar

This commit is contained in:
2026-06-21 15:03:09 +03:30
parent d04dca2646
commit 2b0b8cb041
6 changed files with 34 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ drf-spectacular>=0.28,<0.29
python-dotenv>=1.1,<2.0
psycopg[binary]>=3.2,<4.0
django-unfold>=0.76,<1.0
django-debug-toolbar>=5.0,<6.0
pytest>=8.0,<9.0
pytest-django>=4.9,<5.0
pytest-cov>=6.0,<7.0