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

upload issue in FilerFile/ImageField #15

Closed
benzkji opened this issue Jan 3, 2018 · 1 comment
Closed

upload issue in FilerFile/ImageField #15

benzkji opened this issue Jan 3, 2018 · 1 comment
Labels

Comments

@benzkji
Copy link
Member

benzkji commented Jan 3, 2018

File ".../src/djangocms-filer-addons/filer_addons/filer_gui/admin/api.py", line 131, in 
    file_upload_view
    upload = request.FILES.values()[0]
    TypeError: 'generator' object is not subscriptable

the error says "please upload correct file type".

django 1.11.8

@benzkji benzkji added the bug label Jan 3, 2018
@benzkji
Copy link
Member Author

benzkji commented Jan 11, 2018

python3 issue. fixed in 719bb32

@benzkji benzkji closed this as completed Jan 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant