:py:mod:`oioioi.scoresreveal.models` ==================================== .. py:module:: oioioi.scoresreveal.models Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: oioioi.scoresreveal.models.ScoreReveal oioioi.scoresreveal.models.ScoreRevealConfig .. py:class:: ScoreReveal(*args, **kwargs) Bases: :py:obj:`django.db.models.Model` Make subclasses preserve the alters_data attribute on overridden methods. .. py:class:: Meta Bases: :py:obj:`object` .. py:attribute:: verbose_name .. py:attribute:: verbose_name_plural .. py:attribute:: submission .. py:class:: ScoreRevealConfig(*args, **kwargs) Bases: :py:obj:`django.db.models.Model` Make subclasses preserve the alters_data attribute on overridden methods. .. py:class:: Meta Bases: :py:obj:`object` .. py:attribute:: verbose_name .. py:attribute:: verbose_name_plural .. py:attribute:: problem_instance .. py:attribute:: reveal_limit .. py:attribute:: disable_time