class documentation
class DeletePatientView(ViewLoggerMixin, LoginRequiredMixin, InstitutionCheckPatientMixin, generic.DeleteView):
Remove this patient from the database.
Class Variable | action |
Undocumented |
Class Variable | success |
Undocumented |
Inherited from InstitutionCheckPatientMixin
(via ViewLoggerMixin
):
Method | test |
Undocumented |