-
- Downloads
Fixed #4: added API endpoint to register
Showing
- config/settings/common.py 5 additions, 0 deletionsconfig/settings/common.py
- config/urls.py 2 additions, 2 deletionsconfig/urls.py
- funkwhale_api/users/adapters.py 15 additions, 0 deletionsfunkwhale_api/users/adapters.py
- funkwhale_api/users/rest_auth_urls.py 24 additions, 0 deletionsfunkwhale_api/users/rest_auth_urls.py
- funkwhale_api/users/tests/test_views.py 28 additions, 54 deletionsfunkwhale_api/users/tests/test_views.py
- funkwhale_api/users/urls.py 1 addition, 27 deletionsfunkwhale_api/users/urls.py
- funkwhale_api/users/views.py 13 additions, 44 deletionsfunkwhale_api/users/views.py
- requirements/base.txt 1 addition, 0 deletionsrequirements/base.txt
funkwhale_api/users/adapters.py
0 → 100644
funkwhale_api/users/rest_auth_urls.py
0 → 100644
Please register or sign in to comment