HINT: Set both the width_field and height_field attribute to avoid storage IO #64
Unanswered
LeoGraciano
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @LeoGraciano, Thank you for reaching out! To better help you, it would be wonderful if you could share the entire stack trace with me. At first glance, the issues seem to be with your Celery setup. Do you know if Celery is working locally? Maybe your Redis or RabbitAMQP server isn't running? Cheers, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Console INFO:
product.Product.thumbnail: (fields.E101) width_field and height_field attributes are missing
HINT: Set both the width_field and height_field attribute to avoid storage IO
try save in django admin... img save more, return exception
![image](https://user-images.githubusercontent.com/21141434/201899173-ed9bd585-e8a0-4175-b1ad-9836e082c4da.png)
Beta Was this translation helpful? Give feedback.
All reactions