Created Accounts App

This commit is contained in:
2025-01-17 17:02:20 +01:00
parent 3b94864f41
commit f6b6813924
9 changed files with 28 additions and 1 deletions

3
core/accounts/models.py Normal file
View File

@@ -0,0 +1,3 @@
from django.db import models
# Create your models here.