class documentation
class InstitutionCheckPatientMixin(UserPassesTestMixin):
Known subclasses: lyprox.patients.views.DeletePatientView
, lyprox.patients.views.UpdatePatientView
Mixin that makes sure only users from the institution that created the patient can edit it.
Method | test |
Undocumented |