BO title is nullable now
This commit is contained in:
parent
4ce01e5740
commit
f070ed8175
|
|
@ -191,7 +191,6 @@ class NewsBackOfficeBaseSerializer(NewsBaseSerializer):
|
|||
'publication_time',
|
||||
)
|
||||
extra_kwargs = {
|
||||
'backoffice_title': {'allow_null': False},
|
||||
'duplication_date': {'read_only': True},
|
||||
'locale_to_description_is_active': {'allow_null': False},
|
||||
'must_of_the_week': {'allow_null': False},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user