funkwhale/api/funkwhale_api/users
Eliot Berriot 14392ebb0c
Updated rest framework to 3.9
2019-01-11 14:10:02 +01:00
..
migrations Removed obsolete permissions, added a new moderation permission 2018-12-27 20:33:11 +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 #297: sorted imports 2018-06-10 10:55:16 +02:00
admin.py Removed obsolete permissions, added a new moderation permission 2018-12-27 20:33:11 +01:00
api_urls.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
auth_backends.py Removed 2 DB queries per request when user is authenticated 2019-01-04 13:52:36 +01:00
dynamic_preferences_registry.py Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
factories.py Less DB queries in test factories 2019-01-04 14:36:08 +01:00
middleware.py See #212: record user last activity date 2018-06-17 17:53:40 +02:00
models.py Fix #648: Improved test suite speed by reducing / disabling expensive operations 2019-01-04 11:47:23 +01:00
permissions.py Blacked the code 2018-06-09 15:36:16 +02:00
rest_auth_urls.py See #297: sorted imports 2018-06-10 10:55:16 +02:00
serializers.py Fix #374: Strip EXIF metadata from uploaded avatars to avoid leaking private data 2019-01-02 12:39:00 +01:00
views.py Updated rest framework to 3.9 2019-01-11 14:10:02 +01:00