Hide unnecessary fields
This commit is contained in:
parent
a6b77e74b5
commit
e0a66f300b
|
|
@ -33,11 +33,11 @@ class CollectionBackOfficeSerializer(CollectionBaseSerializer):
|
|||
'on_top',
|
||||
'country',
|
||||
'country_id',
|
||||
'block_size',
|
||||
'description',
|
||||
# 'block_size',
|
||||
# 'description',
|
||||
'slug',
|
||||
'start',
|
||||
'end',
|
||||
# 'start',
|
||||
# 'end',
|
||||
'count_related_objects',
|
||||
'related_object_names',
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user