AuthApp add
This commit is contained in:
SDE
2023-06-21 13:48:00 +03:00
parent e8c653ac30
commit 0f2ac168d6
21 changed files with 877 additions and 27 deletions

3
AuthApp/tests.py Normal file
View File

@@ -0,0 +1,3 @@
from django.test import TestCase
# Create your tests here.