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 button is not working #6

Open
bixicy opened this issue Aug 24, 2019 · 1 comment
Open

Upload button is not working #6

bixicy opened this issue Aug 24, 2019 · 1 comment

Comments

@bixicy
Copy link

bixicy commented Aug 24, 2019

Hi,

I tried to use this photo app. Bur this is not working for me.

When I use the basic_upload and click on the "Upload photo" Button, no function. Only the botton became a blue border, but no popup for upload photos.

I checked the static files, and the js files loaded

js/jquery-file-upload/vendor/jquery.ui.widget.js
/home/bix/PycharmProjects/photo_test/apps/static/js/jquery-file-upload/vendor/jquery.ui.widget.js

js/jquery-file-upload/jquery.iframe-transport.js
/home/bix/PycharmProjects/photo_test/apps/static/js/jquery-file-upload/jquery.iframe-transport.js

js/jquery-file-upload/jquery.fileupload.js
/home/bix/PycharmProjects/photo_test/apps/static/js/jquery-file-upload/jquery.fileupload.js

js/basic-upload.js
/home/bix/PycharmProjects/photo_test/apps/static/js/basic-upload.js

Im using Django 2.2 and changed only the urls.py. Any idea, why this is not working?

@abu-yusuf-dev
Copy link

@bixicy Here I have created the updated version for django multiupload:
https://github.com/Revel109/django-multiupload-lts

You can try this for any django(>=2) versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants