AymenSe / Travel-Agency-CRUD-Django

0 stars 0 forks source link

Main POST service API #1

Closed youneshenni closed 4 years ago

youneshenni commented 4 years ago

The following fields: "insurance": [ "هذا الحقل مطلوب." ], "omra": [ "هذا الحقل مطلوب." ], "organized_journey": [ "هذا الحقل مطلوب." ], "other": [ "هذا الحقل مطلوب." ], "temp_hotel_reservation": [ "هذا الحقل مطلوب." ], "ticket": [ "هذا الحقل مطلوب." ], "travel_hotel_reservation": [ "هذا الحقل مطلوب." ], "country": [ "هذا الحقل مطلوب." ], "user_iduser": [ "هذا الحقل مطلوب." ] should not be required

__user_iduser__ should be automatically filled from session data

AymenSe commented 4 years ago

Ok, I got it!