Merge branch 'feature/tag-name-indexing' into develop
This commit is contained in:
commit
bc50f118b8
|
|
@ -49,7 +49,7 @@ class TagCategoryBaseSerializer(serializers.ModelSerializer):
|
||||||
fields = (
|
fields = (
|
||||||
'id',
|
'id',
|
||||||
'label_translated',
|
'label_translated',
|
||||||
'name_indexing',
|
'index_name',
|
||||||
'tags',
|
'tags',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user