funkwhale/api/funkwhale_api/users
Eliot Berriot fd7c1e5dd8
Added privacy level for user
2018-03-01 20:36:29 +01: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 Fix #58: enabling registrations is now done via a preference 2018-02-24 12:20:42 +01:00
admin.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +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
middleware.py New-style middlewares 2017-12-15 23:48:45 +01:00
models.py Added privacy level for user 2018-03-01 20:36:29 +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 Activity stream representations for user and favorites 2018-03-01 18:38:32 +01:00
views.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00