halfapi/tests/dummy_domain/act/__init__.py
2021-06-17 18:52:18 +02:00

6 lines
61 B
Python

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