Update admin.py

This commit is contained in:
zandercymatics 2023-10-05 14:01:23 -06:00
parent b9022b622c
commit abbcf315ee
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -141,7 +141,7 @@ class MyUserAdmin(BaseUserAdmin):
"is_superuser",
"status",
)
# Temp comment for deploy to sandbox - will remove
fieldsets = (
(
None,