We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0238bb7 commit 8028e9bCopy full SHA for 8028e9b
ephios/plugins/federation/views/api.py
@@ -15,6 +15,7 @@
15
from rest_framework.permissions import AllowAny
16
17
from ephios.api.filters import EventFilterSet
18
+from ephios.core.dynamic import dynamic_settings
19
from ephios.core.models import Event, Qualification
20
from ephios.plugins.federation.models import FederatedGuest, FederatedUser
21
from ephios.plugins.federation.serializers import (
0 commit comments