<type>(scope): <description>

[body]

[footer(s)]
This commit is contained in:
ITQ
2025-03-02 00:07:09 +03:00
parent 1d68681304
commit 7eba08d813
5 changed files with 53 additions and 45 deletions
@@ -47,6 +47,9 @@ class Competition(BaseModel):
def __str__(self):
return self.title
@property
def
class Meta:
verbose_name = "соревнование"