1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-08-04 14:31:12 +02:00

Compare commits

..

1 Commits

Author SHA1 Message Date
thomasl
67e184ae59 Merge branch 'New_permission' into 'main'
Draft: New permission

See merge request bde/nk20!278
2024-12-23 18:33:13 +01:00
2 changed files with 1 additions and 2 deletions

View File

@@ -31,4 +31,3 @@ class RoleAdmin(admin.ModelAdmin):
Admin customisation for Role
"""
list_display = ('name', )
filter_horizontal = ('permissions',)

View File

@@ -4409,7 +4409,7 @@
238
]
}
},
},
{
"model": "wei.weirole",
"pk": 12,