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