comments on aviaries
This commit is contained in:
parent
038940adbd
commit
01efde870e
2 changed files with 3 additions and 0 deletions
|
@ -9,5 +9,6 @@ class AviaryAdmin(admin.ModelAdmin):
|
|||
"description",
|
||||
"condition",
|
||||
"last_ward_round",
|
||||
"comment",
|
||||
]
|
||||
list_filter = ("description", "condition", "last_ward_round")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue