Restoroo/core/views/__init__.py
Kumi 6799a96334
Start frontend implementation
Implement base template handling, views
2023-04-22 14:18:58 +00:00

2 lines
No EOL
75 B
Python

from .test import BaseTestView
from .customers import CustomerDashboardView