Added sign-in view and simple protected view

This commit is contained in:
ITQ
2024-02-29 20:42:06 +03:00
parent fcf4499787
commit 2ea64e2bcb
6 changed files with 161 additions and 68 deletions
+1
View File
@@ -5,3 +5,4 @@ psycopg2-binary==2.9.9
dj-database-url==2.1.0
django-filter==23.5
bcrypt==4.1.2
djangorestframework-jwt==1.11.0