add team model (wip)

This commit is contained in:
Timur
2025-03-02 01:18:10 +03:00
parent 673f84ae78
commit a3a77a59f5
9 changed files with 102 additions and 0 deletions
+1
View File
@@ -448,6 +448,7 @@ INSTALLED_APPS = [
"apps.competition",
"apps.review",
"apps.task",
"apps.team",
]
# tinymce