class documentation

class DeleteDatasetView(ViewLoggerMixin, LoginRequiredMixin, generic.DeleteView):

View In Hierarchy

Remove this dataset from the database, and all associated patients with it.

Class Variable success_url Undocumented
success_url: str =

Undocumented