mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-22 23:17:09 +00:00
return verbose name to completion task
This commit is contained in:
@@ -60,6 +60,7 @@ class CompetitionTask(BaseModel):
|
||||
return self.title
|
||||
|
||||
class Meta:
|
||||
verbose_name = "задание"
|
||||
verbose_name_plural = "задания"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user