add register, login, logout views

This commit is contained in:
Matteo Rosati
2026-02-11 11:53:06 +01:00
parent 160a8bf020
commit 6bce72e866
13 changed files with 402 additions and 3 deletions

View File

@@ -2,6 +2,7 @@ annotated-types==0.7.0
asgiref==3.11.1
click==8.3.1
django==6.0.2
django-ratelimit==4.1.0
djangorestframework==3.16.1
djangorestframework-simplejwt==5.5.1
h11==0.16.0