class documentation
class DeleteDatasetView(ViewLoggerMixin, LoginRequiredMixin, generic.DeleteView):
Remove this dataset from the database, and all associated patients with it.
Class Variable | success |
Undocumented |
class DeleteDatasetView(ViewLoggerMixin, LoginRequiredMixin, generic.DeleteView):
Remove this dataset from the database, and all associated patients with it.
Class Variable | success |
Undocumented |