Add more information in consist_item rows

This commit is contained in:
2025-05-04 22:05:47 +02:00
parent 76b266b1f9
commit b81c63898f
2 changed files with 12 additions and 1 deletions

View File

@@ -30,6 +30,8 @@ class ConsistItemInline(SortableInlineAdminMixin, admin.TabularInline):
"preview",
"published",
"scale",
"manufacturer",
"item_number",
"company",
"type",
"era",