mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 01:27:03 +02:00
Update admin.py
This commit is contained in:
parent
b9022b622c
commit
abbcf315ee
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ class MyUserAdmin(BaseUserAdmin):
|
||||||
"is_superuser",
|
"is_superuser",
|
||||||
"status",
|
"status",
|
||||||
)
|
)
|
||||||
|
# Temp comment for deploy to sandbox - will remove
|
||||||
fieldsets = (
|
fieldsets = (
|
||||||
(
|
(
|
||||||
None,
|
None,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue