yt-links aktualisiert
This commit is contained in:
parent
76e615f36c
commit
827abc1e41
|
|
@ -1174,6 +1174,7 @@ class landingPage(TemplateView):
|
|||
|
||||
def get_context_data(self, **kwargs):
|
||||
context = super().get_context_data(**kwargs)
|
||||
self.request.session.flush()
|
||||
|
||||
'''
|
||||
Gibt False zurück, wenn der User an diesem Tag KEINE Abwesenheiten hat, ansonsten True!
|
||||
|
|
|
|||
Loading…
Reference in New Issue