:py:mod:`oioioi.teachers.auth` ============================== .. py:module:: oioioi.teachers.auth Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: oioioi.teachers.auth.TeacherAuthBackend .. py:class:: TeacherAuthBackend Bases: :py:obj:`object` .. py:attribute:: description .. py:attribute:: supports_authentication :annotation: = False .. py:method:: authenticate(request, **kwargs) .. py:method:: filter_for_perm(obj_class, perm, user) .. py:method:: has_perm(user_obj, perm, obj=None)