This commit is contained in:
Holger Sielaff
2025-08-02 20:08:33 +02:00
commit 79c68169f6
47 changed files with 4880 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
Django>=4.2
[dev]
black
django-stubs
flake8
isort
mypy
pytest
pytest-django
[drf]
djangorestframework>=3.14.0