modifiable
Defaults to True. When set to False, disables editing of existing geometry fields in the admin.
Note This is different from adding the geometry field to readonly_fields, which will only display the WKT of the geometry. Setting modifiable=False, actually displays the geometry in a map, but disables the ability to edit its vertices.