fix state
This commit is contained in:
parent
bf60479c66
commit
a8630661d8
|
|
@ -237,7 +237,7 @@ class NewsBackOfficeBaseSerializer(NewsBaseSerializer):
|
||||||
'duplication_date': {'read_only': True},
|
'duplication_date': {'read_only': True},
|
||||||
'locale_to_description_is_active': {'allow_null': False},
|
'locale_to_description_is_active': {'allow_null': False},
|
||||||
'must_of_the_week': {'read_only': True},
|
'must_of_the_week': {'read_only': True},
|
||||||
'state': {'read_only': True},
|
# 'state': {'read_only': True},
|
||||||
'state_display': {'read_only': True},
|
'state_display': {'read_only': True},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user