This commit is contained in:
2024-05-09 17:20:16 +03:00
parent c1b3101de6
commit 9a5f895b93
28 changed files with 908 additions and 0 deletions

3
config/accounts/admin.py Normal file
View File

@@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.