mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-04-19 17:36:53 +00:00
Add wallet_balance and mobile fields to CustomUserSerializer
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 2m57s
All checks were successful
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 2m57s
This commit is contained in:
parent
93e50b696c
commit
d67794df62
@ -35,6 +35,8 @@ class CustomUserSerializer(serializers.ModelSerializer):
|
||||
"username",
|
||||
"user_permissions",
|
||||
"id_card",
|
||||
"wallet_balance",
|
||||
"mobile",
|
||||
"first_name",
|
||||
"last_name",
|
||||
"email",
|
||||
|
Loading…
x
Reference in New Issue
Block a user