Files
2020-05-01 19:42:15 +05:00

8 lines
106 B
Python

"""
Combines all of the broken out student views
"""
from .dashboard import *
from .management import *