Skip to content

Correct queryset removed during merge

Halunka Matthieu requested to merge hotfix-merge-calendar-issue into master

Something that I didn't see with all these conflict during the merge process is that the queryset to get event for the calendar view is wrong. This will correct the problem.

Merge request reports