mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 03:57:09 +00:00
<type>(scope): <description>
[body] [footer(s)]
This commit is contained in:
@@ -47,6 +47,9 @@ class Competition(BaseModel):
|
||||
|
||||
def __str__(self):
|
||||
return self.title
|
||||
|
||||
@property
|
||||
def
|
||||
|
||||
class Meta:
|
||||
verbose_name = "соревнование"
|
||||
|
||||
Reference in New Issue
Block a user