-
Notifications
You must be signed in to change notification settings - Fork 78
Description
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.jsjs/jquery-file-upload/jquery.iframe-transport.js
/home/bix/PycharmProjects/photo_test/apps/static/js/jquery-file-upload/jquery.iframe-transport.jsjs/jquery-file-upload/jquery.fileupload.js
/home/bix/PycharmProjects/photo_test/apps/static/js/jquery-file-upload/jquery.fileupload.jsjs/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?