Add models for user data

This commit is contained in:
ThePetrovich 2025-06-25 19:19:59 +08:00
parent b49adc60f5
commit 8f61eb0834
6 changed files with 212 additions and 32 deletions

View file

@ -5,4 +5,5 @@ psycopg2-binary
drf-spectacular
requests
django-cors-headers
Pillow