mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 21:27:49 +02:00
Minor fixes and improvements
This commit is contained in:
@@ -121,6 +121,7 @@ class CatalogAdmin(SortableAdminBase, admin.ModelAdmin):
|
||||
BookDocInline,
|
||||
)
|
||||
list_display = (
|
||||
"__str__",
|
||||
"manufacturer",
|
||||
"years",
|
||||
"get_scales",
|
||||
|
Reference in New Issue
Block a user