funkwhale/api/funkwhale_api/common
Georg Krause 0fd0192b37 chore: Replace deprecated smart_text with smart_str
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2709>
2024-02-26 07:44:18 +00:00
..
management chore: Align with flake8 6.1 rules 2024-02-02 19:46:08 +01:00
migrations
scripts
__init__.py
admin.py
apps.py
authentication.py chore: Use django.utils.translations.gettext_lazy instead of deprecated ugettext_lazy 2024-02-26 07:44:18 +00:00
cache.py
channels.py
consumers.py
decorators.py
dynamic_preferences_registry.py
factories.py
fields.py
filters.py
locales.py
middleware.py
mixins.py
models.py
mutations.py
pagination.py
permissions.py
preferences.py chore: Replace deprecated django.contrib.postgres.forms.JSONField with django.forms.JSONField 2024-02-26 07:44:18 +00:00
renderers.py
routers.py
search.py
serializers.py chore: Replace deprecated smart_text with smart_str 2024-02-26 07:44:18 +00:00
session.py
signals.py chore: Remove deprecated argument for signal 2024-02-26 07:44:18 +00:00
storage.py
tasks.py
throttling.py
utils.py
validators.py chore: Use django.utils.translations.gettext_lazy instead of deprecated ugettext_lazy 2024-02-26 07:44:18 +00:00
views.py