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 3d17fac commit 1159310Copy full SHA for 1159310
wger/exercises/api/serializers.py
@@ -16,6 +16,7 @@
16
from django.conf import settings
17
from django.core.cache import cache
18
from django.db.models import Q
19
+
20
# Third Party
21
from rest_framework import serializers
22
0 commit comments