funkwhale/api/funkwhale_api/users
Eliot Berriot 44ebb92874
See #187: Front logic for password reset and email confirmation
2018-05-06 12:50:53 +02:00
..
migrations Added privacy level for user 2018-03-01 20:36:29 +01:00
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
adapters.py See #187: Front logic for password reset and email confirmation 2018-05-06 12:50:53 +02:00
admin.py Fix #148: User admin now includes signup and last login dates 2018-04-02 21:08:59 +02:00
api_urls.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
dynamic_preferences_registry.py Fix #58: enabling registrations is now done via a preference 2018-02-24 12:20:42 +01:00
factories.py Fixed #54: Now use pytest everywhere \o/ 2017-12-24 19:15:21 +01:00
models.py Can now scan and follow library from front-end 2018-04-15 11:25:32 +02:00
rest_auth_urls.py See #187: API logic for password reset 2018-05-06 11:30:41 +02:00
serializers.py See #187: API logic for password reset 2018-05-06 11:30:41 +02:00
views.py API endpoint for updating privacy 2018-03-03 11:20:21 +01:00