edit waytypes
This commit is contained in:
parent
1ba00265c3
commit
c7b4b161bb
2 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,7 @@ def main_index(request):
|
|||
'child_models': [
|
||||
child_model(request, 'LocationGroupCategory'),
|
||||
child_model(request, 'LocationGroup'),
|
||||
child_model(request, 'WayType'),
|
||||
child_model(request, 'AccessRestriction'),
|
||||
child_model(request, 'Source'),
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue