View detail of a WEI
This commit is contained in:
parent
31d2224b8f
commit
7ad32c2afd
8 changed files with 167 additions and 4 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue