loadgroup in editor and API
This commit is contained in:
parent
77949736f7
commit
c83e91bc78
4 changed files with 18 additions and 2 deletions
|
@ -399,6 +399,7 @@ def create_editor_form(editor_model):
|
|||
'color_obstacles_default_fill', 'color_obstacles_default_border', 'stroke_color', 'stroke_width',
|
||||
'stroke_opacity', 'fill_color', 'fill_opacity', 'interactive', 'point_icon', 'extra_data', 'show_label',
|
||||
'show_geometry', 'show_label', 'show_geometry', 'default_geomtype',
|
||||
"load_group_display", "load_group_contribute",
|
||||
"altitude_quest",
|
||||
]
|
||||
field_names = [field.name for field in editor_model._meta.get_fields()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue