GeoDjango’s admin site

GISModelAdmin

class 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.

© Django Software Foundation and individual contributors
Licensed under the BSD License.
https://docs.djangoproject.com/en/5.1/ref/contrib/gis/admin/