Files
breccia-mapper/people/models/__init__.py
2021-03-05 09:24:00 +00:00

5 lines
134 B
Python

from .organisation import * # noqa
from .person import * # noqa
from .question import * # noqa
from .relationship import * # noqa