1
0
Fork 0
mirror of https://codeberg.org/Mo8it/AdvLabDB.git synced 2024-09-17 18:31:15 +00:00
This commit is contained in:
Mo 2022-09-13 00:22:12 +02:00
parent 0f7700b11a
commit a16e0bf33d
2 changed files with 0 additions and 3 deletions

View file

@ -59,7 +59,6 @@ from .advlabdb_independent_funs import (
flashRandomPassword,
str_without_semester_formatter,
)
from .assistantModelViews import assistantSpace
from .custom_classes import (
SecureAdminBaseView,
SecureAdminIndexView,

View file

@ -12,8 +12,6 @@ from .models import (
Assistant,
ExperimentMark,
GroupExperiment,
Part,
PartStudent,
SemesterExperiment,
db,
get_count,