switched from sqlite to postgres

This commit is contained in:
afanasyev.aa 2025-04-06 00:26:30 +09:00
parent 8225b18a2a
commit 94501bf986
22 changed files with 80 additions and 143 deletions

View file

@ -3,4 +3,6 @@ djangorestframework
djangorestframework-simplejwt
psycopg2-binary
drf-spectacular
requests
requests
django-cors-headers