geonode.base.fields

Classes

MultiThesauriField

Module Contents

class geonode.base.fields.MultiThesauriField[source]

Bases: django.forms.ModelMultipleChoiceField

label_from_instance(obj)[source]

Note

.get() is not used because filter()[0] is employed in the original code.

The hard-coded language is currently used throughout GeoNode.