update size
This commit is contained in:
@@ -45,10 +45,10 @@ class ProductModelAdmin(ModelAdmin, ImportExportModelAdmin):
|
||||
None,
|
||||
{
|
||||
"path": instance.image1.url,
|
||||
"height": 26,
|
||||
"width": 26,
|
||||
"height": 30,
|
||||
"width": 30,
|
||||
"borderless": True,
|
||||
"squared": True,
|
||||
# "squared": True,
|
||||
},
|
||||
]
|
||||
return ()
|
||||
|
||||
Reference in New Issue
Block a user