<type>(scope): <description>

[body]

[footer(s)]
This commit is contained in:
ITQ
2025-03-01 20:17:44 +03:00
parent 3705d56ec5
commit 11494d42ff
10 changed files with 37 additions and 21 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
from django.db import models
from django.contrib.auth.hashers import check_password, make_password
from django.db import models
from apps.core.models import BaseModel