mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-08-04 06:30:27 +02:00
Compare commits
1 Commits
New_permis
...
67e184ae59
Author | SHA1 | Date | |
---|---|---|---|
|
67e184ae59 |
@@ -31,4 +31,3 @@ class RoleAdmin(admin.ModelAdmin):
|
||||
Admin customisation for Role
|
||||
"""
|
||||
list_display = ('name', )
|
||||
filter_horizontal = ('permissions',)
|
||||
|
@@ -4409,7 +4409,7 @@
|
||||
238
|
||||
]
|
||||
}
|
||||
},
|
||||
},
|
||||
{
|
||||
"model": "wei.weirole",
|
||||
"pk": 12,
|
||||
|
Reference in New Issue
Block a user