This commit is contained in:
parent
2f4394d7a1
commit
e7a0f8fca3
@ -28,7 +28,7 @@ class JobOfferSerializer(serializers.ModelSerializer):
|
|||||||
'status_paid', 'expiration_date', 'experience_level',
|
'status_paid', 'expiration_date', 'experience_level',
|
||||||
'employment_type', 'work_from_home', 'updated_at', 'skill_levels',
|
'employment_type', 'work_from_home', 'updated_at', 'skill_levels',
|
||||||
'contact_email', 'first_name', 'last_name', 'anonymous_user_data',
|
'contact_email', 'first_name', 'last_name', 'anonymous_user_data',
|
||||||
'category', 'webpage', 'image', 'requiresalary', 'vat_number'
|
'category', 'webpage', 'image', 'require_salary', 'vat_number'
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user