On this page
GeoDjango’s admin site
GISModelAdmin
class GISModelAdmin
-
gis_widget
-
The widget class to be used for
GeometryField
. Defaults toOSMWidget
.
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.0/ref/contrib/gis/admin/