add register, login, logout views
This commit is contained in:
@@ -6,6 +6,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"django>=6.0.2",
|
||||
"django-ratelimit>=4.1.0",
|
||||
"djangorestframework>=3.16.1",
|
||||
"djangorestframework-simplejwt>=5.5.0",
|
||||
"pydantic>=2.12.5",
|
||||
|
||||
Reference in New Issue
Block a user