class documentation

class DeletePatientView(ViewLoggerMixin, LoginRequiredMixin, InstitutionCheckPatientMixin, generic.DeleteView):

View In Hierarchy

Remove this patient from the database.

Class Variable action Undocumented
Class Variable success_url Undocumented

Inherited from InstitutionCheckPatientMixin (via ViewLoggerMixin):

Method test_func Undocumented
action: str =

Undocumented

success_url: str =

Undocumented