mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 01:27:03 +02:00
Removed deleted bug fix
This commit is contained in:
parent
2129d2dd67
commit
76e3e2eaea
2 changed files with 2 additions and 44 deletions
|
@ -138,6 +138,8 @@ class MyUserAdmin(BaseUserAdmin):
|
|||
"email",
|
||||
"first_name",
|
||||
"last_name",
|
||||
# Group is a custom property defined within this file,
|
||||
# rather than in a model like the other properties
|
||||
"group",
|
||||
"status",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue