Scaffold project structure

This commit is contained in:
2026-05-12 17:05:08 +03:00
commit 94e0396380
39 changed files with 1723 additions and 0 deletions

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

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