western_name creation
This commit is contained in:
parent
fb3e8e5d71
commit
63fa81385e
|
|
@ -98,6 +98,7 @@ class EstablishmentListCreateSerializer(model_serializers.EstablishmentBaseSeria
|
||||||
'tags',
|
'tags',
|
||||||
'tz',
|
'tz',
|
||||||
'address_id',
|
'address_id',
|
||||||
|
'western_name',
|
||||||
]
|
]
|
||||||
|
|
||||||
def create(self, validated_data):
|
def create(self, validated_data):
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user