register logic

This commit is contained in:
2025-05-18 13:37:27 +03:00
parent be46e09aeb
commit 695c29ab62
19 changed files with 498 additions and 36 deletions

View File

@@ -10,6 +10,8 @@ python-dotenv = "*"
psycopg2 = "*"
pillow = "*"
transliterate = "*"
djangorestframework-simplejwt = "*"
django-cors-headers = "*"
[dev-packages]