Restoroo/core/views/__init__.py

2 lines
75 B
Python
Raw Permalink Normal View History

from .test import BaseTestView
from .customers import CustomerDashboardView