GISModelAdmin
¶GISModelAdmin
[source]¶gis_widget
¶The widget class to be used for
GeometryField
. Defaults to
OSMWidget
.
gis_widget_kwargs
¶The keyword arguments that would be passed to the gis_widget
.
Defaults to an empty dictionary.
Jun 25, 2024