:py:mod:`oioioi.contestexcl.processors` ======================================= .. py:module:: oioioi.contestexcl.processors Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: oioioi.contestexcl.processors.register_contest_exclusive .. py:function:: register_contest_exclusive(request) A template context processor which adds information whether the current contest is exclusive to the templates. It is added to the template context as a ``contest_exclusive`` variable.