◆ list_display
| list midas.admin.PendingTagAdmin.list_display |
|
static |
Initial value:= [
'name',
'owner__last_name',
'owner__first_name',
'scanner__name',
]
◆ ordering
| list midas.admin.PendingTagAdmin.ordering |
|
static |
Initial value:= [
'owner__last_name',
'owner__first_name',
'name',
]
The documentation for this class was generated from the following file:
- door_tracker/midas/admin.py