class documentation
class TermsConditionsView(LoginRequiredMixin, TemplateView): (source)
Show terms and conditions with option to agree, updating AuthUser.
Method | get |
Undocumented |
Method | post |
Undocumented |
Class Variable | template |
Undocumented |