You've already forked WhereToGoRedux
mirror of
https://github.com/Llloooggg/WhereToGoRedux.git
synced 2026-03-07 05:26:23 +03:00
[backend]: Добавлена базовая JWT аутентификация
This commit is contained in:
3
backend/wheretogo/authentication/models.py
Normal file
3
backend/wheretogo/authentication/models.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from django.db import models
|
||||
|
||||
# Create your models here.
|
||||
Reference in New Issue
Block a user