mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-02-06 07:13:00 +00:00
Compare commits
2 Commits
121f2f950f
...
e2e53e6342
Author | SHA1 | Date | |
---|---|---|---|
|
e2e53e6342 | ||
|
bd6ed27ae5 |
@ -31,3 +31,4 @@ class RoleAdmin(admin.ModelAdmin):
|
|||||||
Admin customisation for Role
|
Admin customisation for Role
|
||||||
"""
|
"""
|
||||||
list_display = ('name', )
|
list_display = ('name', )
|
||||||
|
filter_horizontal = ('permissions',)
|
||||||
|
@ -4410,74 +4410,6 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"model": "permission.role",
|
|
||||||
"pk": 23,
|
|
||||||
"fields": {
|
|
||||||
"for_club": 10,
|
|
||||||
"name": "Tr\u00e9sorièr\u22c5e BDA",
|
|
||||||
"permissions": [
|
|
||||||
33,
|
|
||||||
55,
|
|
||||||
56,
|
|
||||||
57,
|
|
||||||
58,
|
|
||||||
135,
|
|
||||||
143,
|
|
||||||
176,
|
|
||||||
177,
|
|
||||||
178
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model": "permission.role",
|
|
||||||
"pk": 24,
|
|
||||||
"fields": {
|
|
||||||
"for_club": 10,
|
|
||||||
"name": "Respo sortie",
|
|
||||||
"permissions": [
|
|
||||||
239,
|
|
||||||
240,
|
|
||||||
241,
|
|
||||||
242,
|
|
||||||
243
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model": "permission.role",
|
|
||||||
"pk": 25,
|
|
||||||
"fields": {
|
|
||||||
"for_club": 267,
|
|
||||||
"name": "Tr\u00e9sorièr\u22c5e Terre à terre",
|
|
||||||
"permissions": [
|
|
||||||
33,
|
|
||||||
55,
|
|
||||||
56,
|
|
||||||
57,
|
|
||||||
58,
|
|
||||||
135,
|
|
||||||
143,
|
|
||||||
176,
|
|
||||||
177,
|
|
||||||
178
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"model": "permission.role",
|
|
||||||
"pk": 26,
|
|
||||||
"fields": {
|
|
||||||
"for_club": 282,
|
|
||||||
"name": "Tr\u00e9sorièr\u22c5e Gala",
|
|
||||||
"permissions": [
|
|
||||||
33
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"model": "wei.weirole",
|
"model": "wei.weirole",
|
||||||
"pk": 12,
|
"pk": 12,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user