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 fix(api): merge migrations after merging stable to develop 2022-11-25 20:03:37 +01:00
oauth fix(api): Replace deprecated is_ajax with manual check 2024-02-26 07:44:18 +00:00
__init__.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
adapters.py Fix feed formatting so it passes w3c validation 2020-10-22 15:06:28 +02:00
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 chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
authentication.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
dynamic_preferences_registry.py Correct English language mistake dynamic_preferences_registry.py (overrided > overridden; cf https://english.stackexchange.com/questions/75786/overrode-vs-overridden) 2019-08-27 08:21:21 +02:00
factories.py feat(api): replace pytz with zoneinfo 2023-04-04 07:08:47 +00:00
middleware.py See #212: record user last activity date 2018-06-17 17:53:40 +02:00
models.py chore: Use django.utils.translations.gettext_lazy instead of deprecated ugettext_lazy 2024-02-26 07:44:18 +00:00
mutations.py docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
rest_auth_urls.py chore: Replace reprecated alias django.conf.urls.urls() 2024-02-26 07:44:18 +00:00
serializers.py chore(api): Update dj-rest-auth to 5.0.2 and django-allauth to 0.55.2 2024-01-03 10:02:03 +00:00
tasks.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
views.py chore(api): Update dj-rest-auth to 5.0.2 and django-allauth to 0.55.2 2024-01-03 10:02:03 +00:00
wordlist.txt chore: fix spelling errors 2023-06-09 11:30:27 +02:00