Files
breccia-mapper/export/views/__init__.py
T

6 lines
63 B
Python

from .base import ExportListView
from . import (
people
)