mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-07-06 06:03:54 +02:00
Move clef and listright to admin
This commit is contained in:
@ -19,7 +19,8 @@ class RightAdmin(VersionAdmin):
|
||||
|
||||
|
||||
class ClefAdmin(VersionAdmin):
|
||||
list_display = ('nom', 'proprio')
|
||||
list_display = ('nom', 'proprio', 'commentaire')
|
||||
# TODO order by nom
|
||||
|
||||
|
||||
class AdhesionAdmin(VersionAdmin):
|
||||
|
Reference in New Issue
Block a user