-
- Downloads
fix: don’t restrict timeslot queryset on detail views
The filter defaults caused the queryset to always yield results filtered for the coming 60 days. We should only apply filter defaults when listing timeslots, not when querying individual items.
parent
6ee6a4e8
No related branches found
No related tags found
This commit is part of merge request !21. Comments created here will be created in the context of that merge request.
Please register or sign in to comment