Skip to content

Commit

Permalink
clean serializer from non-model fields
Browse files Browse the repository at this point in the history
  • Loading branch information
madjid-asa committed Feb 14, 2024
1 parent 3dfb0af commit 093f5b1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lemarche/api/tenders/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,4 @@ class Meta:
"deadline_date",
# extra data
"extra_data",
# non-model fields
"contact_kind",
"contact_buyer_kind_detail",
]

0 comments on commit 093f5b1

Please sign in to comment.