-
Notifications
You must be signed in to change notification settings - Fork 38
Models
A container for Season
s. It is a section on the site and encapsulates a set of rules.
A container for Round
s. It is a part of a League
.
A container for pairings. It is a part of a Season
.
A lichess user.
An association between a Season
and a Player
that is participating in the season.
The base model for a pairing between two Player
s.
A request for a player to join a Season
.
A collection of players working together.
An association between a Team
and a Player
currently on the team.
A pairing between Team
s, and a container for TeamPlayerPairing
s.
A submodel of PlayerPairing
and a part of a TeamPairing
.
Score information for a Team
.
An active alternate Player
.
An assignment from an alternate Player
to a `Team
A rating range for each board in a Season
, used to group Alternate
s.
A search for an alternate to fill a spot on a Team
.
Configuration options for automatic alternate searching in a league.