This commit is contained in:
Eden Kirin
2024-04-06 09:21:10 +02:00
commit 7a294cb79d
17 changed files with 441 additions and 0 deletions

3
project/main/admin.py Normal file
View File

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