Skip to content

Commit

Permalink
[#1525] Hiding User BSN/RSIN, birth date and addressfields
Browse files Browse the repository at this point in the history
  • Loading branch information
alextreme committed Jun 8, 2023
1 parent 6be1f1c commit 1bd90ef
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/open_inwoner/accounts/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,16 +71,9 @@ class _UserAdmin(ImageCroppingMixin, UserAdmin):
"infix",
"last_name",
"contact_type",
"bsn",
"rsin",
"oidc_id",
"birthday",
"image",
"cropping",
"street",
"housenumber",
"postcode",
"city",
"phonenumber",
"selected_categories",
)
Expand Down

0 comments on commit 1bd90ef

Please sign in to comment.