Resolve "Check permission rules if they handle lessons with substitutions correctly"
Merged
requested to merge 147-check-permission-rules-if-they-handle-lessons-with-substitutions-correctly into master
Compare changes
- Jonathan Weth authored
@@ -26,8 +26,7 @@ def is_lesson_teacher(user: User, obj: Union[LessonPeriod, Event, ExtraLesson])
@@ -212,16 +211,13 @@ def is_personal_note_lesson_teacher(user: User, obj: PersonalNote) -> bool: