Revert "<type>(scope): <description>"

This reverts commit 7eba08d813
This commit is contained in:
ITQ
2025-03-01 21:15:06 +00:00
parent 7eba08d813
commit 3b75761ea1
5 changed files with 45 additions and 53 deletions
@@ -47,9 +47,6 @@ class Competition(BaseModel):
def __str__(self):
return self.title
@property
def
class Meta:
verbose_name = "соревнование"