"...templates/git@gitlab.fachschaften.org:kif/akplanning.git" did not exist on "01806a714b702e494cd0b4f5fcf661cb65989dbd"
Forked from
KIF / AKPlanning
Source project has a limited visibility.
-
Benjamin Hättasch authored
Previously, the event from the url was not parsed correctly for API endpoints for individual AKs, AKRooms, etc. This led to self.event being None and the queryset being empty, hence the AK, AKRoom etc. could not be found by the API. This fix makes sure, the event is loaded as part of the API initialization for all endpoints and methods.
Benjamin Hättasch authoredPreviously, the event from the url was not parsed correctly for API endpoints for individual AKs, AKRooms, etc. This led to self.event being None and the queryset being empty, hence the AK, AKRoom etc. could not be found by the API. This fix makes sure, the event is loaded as part of the API initialization for all endpoints and methods.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.