mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-08-06 06:58:10 +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
|
Admin customisation for Role
|
||||||
"""
|
"""
|
||||||
list_display = ('name', )
|
list_display = ('name', )
|
||||||
filter_horizontal = ('permissions',)
|
|
||||||
|
@@ -4409,7 +4409,7 @@
|
|||||||
238
|
238
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"model": "wei.weirole",
|
"model": "wei.weirole",
|
||||||
"pk": 12,
|
"pk": 12,
|
||||||
|
Reference in New Issue
Block a user