halfapi/tests/dummy_domain/routers/act/__init__.py
2020-09-22 12:57:36 +02:00

6 lines
61 B
Python

ROUTES={
'': {
'SUBROUTES': ['personne']
}
}