-
Notifications
You must be signed in to change notification settings - Fork 71
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
Image upload not working #81
Comments
You most likely need to create a folder
|
I am also facing this issue as @2ik said, I have created a media folder and the uploads are successful but the following error occurs.
I am able to find the uploaded imagesin the folder i have given in settings.py but still can't post the image there. |
Description
Image upload is not working with Django virtual enviormnent setup using the guide https://tutorial.djangogirls.org/en/django_installation/
Expected behavior.
Image upload should work.
Actual behavior.
Image upload is not working, gives error 'Image cannot be loadded from passed link'.
Editor version.
Latest (version 3.1)
Additional resources
Related issue
https://github.com/froala-labs/froala-editor-js-2/issues/1900
The text was updated successfully, but these errors were encountered: