debug log ip
This commit is contained in:
@@ -8,6 +8,7 @@ from rest_framework_simplejwt.token_blacklist.models import BlacklistedToken, Ou
|
||||
import hashlib
|
||||
from django.contrib import admin
|
||||
from django.conf import settings
|
||||
import requests
|
||||
class UserManager(BaseUserManager):
|
||||
def create_user(self, phone, password=None):
|
||||
if not phone:
|
||||
|
||||
Reference in New Issue
Block a user