oioioi.usercontests.models

Module Contents

Classes

UserContest

This class stores information about who created which UserContest.

class oioioi.usercontests.models.UserContest(*args, **kwargs)[source]

Bases: django.db.models.Model

This class stores information about who created which UserContest. It is used to determine who is its rightful admin.

contest[source]
user[source]