Skip to content

Commit

Permalink
FIX : Remove is_displayable to API
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Oct 15, 2024
1 parent da9eddf commit f10382e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/core/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,4 @@ class Meta:
"message",
"start_date",
"end_date",
"is_displayable",
]
read_only_fields = ["is_displayable"]

0 comments on commit f10382e

Please sign in to comment.