├── upload └── .gitkeep ├── static ├── demo.JPG ├── dropzone.css └── dropzone.js ├── templates └── index.html ├── README.md ├── app.py ├── .gitignore └── LICENSE /upload/.gitkeep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /static/demo.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/helloflask/flask-upload-dropzone/HEAD/static/demo.JPG -------------------------------------------------------------------------------- /templates/index.html: -------------------------------------------------------------------------------- 1 | 2 |
3 | 4 |" + this.options.dictFallbackText + "
"; 739 | } 740 | fieldsString += "