Merge branch 'master' into new-forms-part-2
This commit is contained in:
@ -52,6 +52,7 @@ class ApplicationSerializer(ModelSerializer):
|
||||
"meta_icon",
|
||||
"meta_description",
|
||||
"meta_publisher",
|
||||
"policy_engine_mode",
|
||||
]
|
||||
|
||||
|
||||
|
||||
@ -43,6 +43,7 @@ class SourceSerializer(ModelSerializer, MetaNameSerializer):
|
||||
"object_type",
|
||||
"verbose_name",
|
||||
"verbose_name_plural",
|
||||
"policy_engine_mode",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user