dynamic locations in editor
This commit is contained in:
parent
92be350b8c
commit
c66586fcdc
6 changed files with 28 additions and 5 deletions
|
@ -52,6 +52,7 @@ def main_index(request):
|
|||
'child_models': [
|
||||
child_model(request, 'LocationGroupCategory'),
|
||||
child_model(request, 'LocationGroup'),
|
||||
child_model(request, 'DynamicLocation'),
|
||||
child_model(request, 'WayType'),
|
||||
child_model(request, 'AccessRestriction'),
|
||||
child_model(request, 'AccessRestrictionGroup'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue