funkwhale/api/funkwhale_api/common
Georg Krause 127a10f3d9 refactor(auth): Move check for verificated mail address to user class 2022-11-08 07:34:49 +00:00
..
management
migrations Update dependency djangorestframework to v3.14.0 (develop) NOCHANGELOG 2022-11-06 19:29:38 +00:00
scripts
__init__.py
admin.py
apps.py
authentication.py refactor(auth): Move check for verificated mail address to user class 2022-11-08 07:34:49 +00:00
cache.py
channels.py
consumers.py
decorators.py Fix client API generation 2022-09-27 09:30:26 +00:00
dynamic_preferences_registry.py
factories.py
fields.py
filters.py Resolve "Refactor mutations endpoints" 2022-10-08 17:55:09 +00:00
locales.py
middleware.py
mixins.py
models.py refactor(api): remove unnecessary or wrong `is` keyword usage 2022-11-07 13:28:52 +00:00
mutations.py
pagination.py
permissions.py
preferences.py
renderers.py feat(manifest): Use proper Renderer class for spa manifest 2022-10-18 18:24:19 +00:00
routers.py
search.py
serializers.py fix(openapi): Add proper serialization for TextPreviewView 2022-10-12 12:03:37 +00:00
session.py
signals.py
storage.py
tasks.py
throttling.py
utils.py
validators.py
views.py fix(openapi): Make TextPreviewView extending GenericAPIView to allow spectacular to generate specs 2022-10-13 13:59:52 +02:00