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 5922d01 commit 3c8b985Copy full SHA for 3c8b985
sde_collections/utils/README_PAIRED_FIELD_DESCRIPTOR.md
@@ -87,4 +87,4 @@ class DeltaUrlSerializer(serializers.ModelSerializer):
87
def get_tdamm_tag(self, obj):
88
tags = obj.tdamm_tag
89
return tags if tags is not None else []
90
-```
+```
0 commit comments