mirror of
https://github.com/mediacms-io/mediacms.git
synced 2024-11-07 17:04:53 +01:00
add is_stuff to admin (#156)
This commit is contained in:
parent
adf3d4377f
commit
2226b6afbf
@ -17,7 +17,6 @@ class UserAdmin(admin.ModelAdmin):
|
||||
"last_name",
|
||||
"media_count",
|
||||
"date_joined",
|
||||
"is_staff",
|
||||
"is_active",
|
||||
)
|
||||
list_display = [
|
||||
|
Loading…
Reference in New Issue
Block a user