halfapi/tests/dummy_domain/routers/abc/__init__.py

6 lines
74 B
Python

ROUTES={
'': {
'SUBROUTES': ['alphabet', 'pinnochio']
}
}