Skip to content
Snippets Groups Projects
Commit 96274ed0 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Merge 1.1

parent 7b158fe4
No related branches found
No related tags found
1 merge request!86Merge school-apps
......@@ -241,6 +241,5 @@ def get_plan(type, id, smart=False, monday_of_week=None, force_update=False):
for j in range(event.event.from_lesson - 1, event.event.to_lesson):
plan[j][0][i].append(element_container)
# print("Refresh plan cache for", cache.id)
cache.update(plan)
return plan, hols_for_weekday
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment