class documentation
class DatasetListView(ViewLoggerMixin, generic.ListView):
View that displays all datasets in a list.
Method | get |
Return the tables available for download, based on the (logged in) user. |
Class Variable | template |
Undocumented |