module documentation

Undocumented

Class Calendar Undocumented
Class EquipmentPointsPDFView Undocumented
Class Index No class docstring; 0/1 class variable, 1/2 method documented
Class JsonCalendar Undocumented
Class PrivacyPolicyView Undocumented
Class RestrictedPDFView Serve PDF file for specific user groups
Class TermsConditionsView Show terms and conditions with option to agree, updating AuthUser.
Class VolunteerWaiverPDFView Undocumented
Function handler400 Undocumented
Function handler403 Undocumented
Function handler403_csrf_failue Undocumented
Function handler404 Undocumented
Function handler500 Undocumented
Constant PICKLEADER_HOME_CONTENT_NAME Undocumented
Constant PRIVACY_POLICY_CONTENT_NAME Undocumented
Constant TERMS_CONDITIONS_CONTENT_NAME Undocumented
Constant VOLUNTEER_HOME_CONTENT_NAME Undocumented
def handler400(request, exception): (source)

Undocumented

def handler403(request, exception): (source)

Undocumented

def handler403_csrf_failue(request, reason=''): (source)

Undocumented

def handler404(request, exception): (source)

Undocumented

def handler500(request): (source)

Undocumented

PICKLEADER_HOME_CONTENT_NAME: str = (source)

Undocumented

Value
'pickleader_home'
PRIVACY_POLICY_CONTENT_NAME: str = (source)

Undocumented

Value
'privacy_policy'
TERMS_CONDITIONS_CONTENT_NAME: str = (source)

Undocumented

Value
'terms_conditions'
VOLUNTEER_HOME_CONTENT_NAME: str = (source)

Undocumented

Value
'volunteer_home'