mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 18:08:21 +02:00
View detail of a WEI
This commit is contained in:
@ -8,4 +8,4 @@ def register_wei_urls(router, path):
|
||||
"""
|
||||
Configure router for Member REST API.
|
||||
"""
|
||||
router.register(path + '/club', WEIClubViewSet)
|
||||
router.register(path + '/club/', WEIClubViewSet)
|
||||
|
Reference in New Issue
Block a user