partners create/fetch view
This commit is contained in:
parent
042d749d77
commit
007ba58f7a
|
|
@ -22,8 +22,7 @@ class BackPartnerSerializer(serializers.ModelSerializer):
|
||||||
fields = (
|
fields = (
|
||||||
'id',
|
'id',
|
||||||
'name',
|
'name',
|
||||||
'url',
|
'images',
|
||||||
# 'image',
|
|
||||||
'type',
|
'type',
|
||||||
'type_display',
|
'type_display',
|
||||||
'starting_date',
|
'starting_date',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user