Skip to content

Commit

Permalink
change wallet admin
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamad Bastin committed Sep 29, 2023
1 parent b1976bf commit b7c1c8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions authentication/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class WalletAdmin(admin.ModelAdmin):
search_fields = [
"user_profile__initial_context_id",
"wallet_type",
"address",
"user_profile__pk",
"user_profile__user__auth_token__key",
]
Expand Down

0 comments on commit b7c1c8b

Please sign in to comment.