__init__.py 277 Bytes
# See LICENSE file for full copyright and licensing details.

# ----------------------------------------------------------
# A Module for School Timetable Management System
# ----------------------------------------------------------

from . import models
from . import report