funkwhale/api/funkwhale_api/federation
Georg Krause f1f6ef43ad chore: Replace reprecated alias django.conf.urls.urls()
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2709>
2024-02-26 07:44:18 +00:00
..
management
migrations
__init__.py
activity.py style: format code using black v23 2023-03-28 19:49:24 +02:00
actors.py
admin.py
api_serializers.py
api_urls.py
api_views.py style: format code using black v23 2023-03-28 19:49:24 +02:00
authentication.py
contexts.py
decorators.py
dynamic_preferences_registry.py
exceptions.py
factories.py
fields.py
filters.py
jsonld.py style: format code using black v23 2023-03-28 19:49:24 +02:00
keys.py
library.py
models.py
mrf_policies.py
parsers.py
renderers.py
routes.py
schema_org.py
serializers.py style: format code using black v23 2023-03-28 19:49:24 +02:00
signing.py feat(api): replace pytz with zoneinfo 2023-04-04 07:08:47 +00:00
spa_views.py
tasks.py Merge branch stable into develop 2023-09-01 14:24:58 +02:00
urls.py chore: Replace reprecated alias django.conf.urls.urls() 2024-02-26 07:44:18 +00:00
utils.py style: format code using black v23 2023-03-28 19:49:24 +02:00
views.py
webfinger.py