funkwhale/api/funkwhale_api/users
Eliot Berriot 999198b1c5
Serialize user with requests
2018-02-22 22:01:51 +01:00
..
migrations Fixed #56: invalidate tokens on password change, also added change password form 2017-12-26 15:56:04 +01:00
__init__.py
adapters.py
admin.py
api_urls.py
factories.py
middleware.py
models.py Fixed #56: invalidate tokens on password change, also added change password form 2017-12-26 15:56:04 +01:00
rest_auth_urls.py Fixed #56: invalidate tokens on password change, also added change password form 2017-12-26 15:56:04 +01:00
serializers.py Serialize user with requests 2018-02-22 22:01:51 +01:00
views.py