Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'File' object has no attribute 'width' #28

Open
cyberbudy opened this issue Jul 4, 2017 · 5 comments
Open

'File' object has no attribute 'width' #28

cyberbudy opened this issue Jul 4, 2017 · 5 comments

Comments

@cyberbudy
Copy link

I receive following error on selecting filer image as File class has no width/height properties, thus image can't be added to textarea.
Packages:
django==1.11.3
django-filer=1.2.7

@yakky
Copy link
Member

yakky commented Jul 14, 2017

Can you add complete traceback?
filer is still not tested on Django 1.11, so it might be a filer issue

@cyberbudy
Copy link
Author

cyberbudy commented Jul 14, 2017

http://joxi.ru/a2XGWZySywypGm
Is that enough?

@yakky
Copy link
Member

yakky commented Jul 28, 2017

@cyberbudy thanks. I will have a look. Can you make a test with django 1.10?
As filer is not (yet) officially compatible with django 1.11 the issue may be on their side

@cyberbudy
Copy link
Author

Ok, I've checked with django 1.10.7, no errors there

@yakky
Copy link
Member

yakky commented Jan 3, 2018

@cyberbudy as Django 1.11 version has been released, everything should be fine on django 1.11, can you confirm?

@yakky yakky added the type: bug label Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants