funkwhale/api/funkwhale_api/users
Georg Krause b4920af0b8 fix(api): Replace deprecated is_ajax with manual check
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2709>
2024-02-26 07:44:18 +00:00
..
migrations
oauth fix(api): Replace deprecated is_ajax with manual check 2024-02-26 07:44:18 +00:00
__init__.py
adapters.py
admin.py chore: Use django.utils.translations.gettext_lazy instead of deprecated ugettext_lazy 2024-02-26 07:44:18 +00:00
api_urls.py chore: Replace reprecated alias django.conf.urls.urls() 2024-02-26 07:44:18 +00:00
auth_backends.py
authentication.py
dynamic_preferences_registry.py
factories.py
middleware.py
models.py chore: Use django.utils.translations.gettext_lazy instead of deprecated ugettext_lazy 2024-02-26 07:44:18 +00:00
mutations.py
rest_auth_urls.py chore: Replace reprecated alias django.conf.urls.urls() 2024-02-26 07:44:18 +00:00
serializers.py
tasks.py
views.py
wordlist.txt