Skip to content

Commit

Permalink
Remove read_only_graphs
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtylerwalls committed Jan 31, 2025
1 parent 2bc80cd commit fee8302
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arches_lingo/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ class Meta:
graph_slug = None # generic
nodegroups = "__all__"
fields = "__all__"
read_only_graphs = ["group", "person", "textual_work"]


class LingoTileSerializer(ArchesTileSerializer):
Expand Down

0 comments on commit fee8302

Please sign in to comment.