class documentation
class DatasetModelChoiceIndexer:
Custom class with which one can access additional information from
the model that is chosen by the DatasetMultipleChoiceField
.
Method | __getitem__ |
Undocumented |
Method | __init__ |
Undocumented |
Method | info |
Return the label and logo URL for the Dataset. |
Instance Variable | field |
Undocumented |
Instance Variable | queryset |
Undocumented |