Skip to content

Commit

Permalink
Add gender to ProfileSerializer
Browse files Browse the repository at this point in the history
  • Loading branch information
juuso-j committed Feb 8, 2024
1 parent a229c5c commit c886009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions account/api/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ class Meta:
"optional_postal_code",
"is_filled_for_fun",
"result_can_be_used",
"gender",
]


Expand Down

0 comments on commit c886009

Please sign in to comment.