migrated to modern-rest

This commit is contained in:
straitz 2026-06-03 05:40:35 +09:00
parent d9a92569f0
commit 8e44c4501a
11 changed files with 1014 additions and 572 deletions

View file

@ -1,8 +1,7 @@
Django>=4.0,<5.0
djangorestframework
djangorestframework-simplejwt
# django-modern-rest 0.6.0 requires Django 5.x (upgraded from 4.2).
Django>=5.0,<6.0
django-modern-rest[jwt,pydantic]==0.6.0
psycopg2-binary
drf-spectacular
requests
django-cors-headers
Pillow