mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 03:57:09 +00:00
Merge remote-tracking branch 'origin/master' into feature/tasks
This commit is contained in:
@@ -11,7 +11,7 @@ class CompetitionOut(ModelSchema):
|
||||
|
||||
class Meta:
|
||||
model = Competition
|
||||
fields = "__all__"
|
||||
exclude = ("participants",)
|
||||
|
||||
|
||||
class StateOut(ModelSchema):
|
||||
|
||||
Reference in New Issue
Block a user