helloflask / flask-dropzone

Upload files in Flask application with Dropzone.js.
https://flask-dropzone.readthedocs.io
MIT License
250 stars 69 forks source link

Add example names to title #26

Closed nanlulu closed 5 years ago

nanlulu commented 5 years ago

For better distinguishing examples when running in browser, since some of the UIs look exactly the same.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 25


Totals Coverage Status
Change from base Build 23: 0.0%
Covered Lines: 173
Relevant Lines: 190

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 24


Totals Coverage Status
Change from base Build 23: 0.0%
Covered Lines: 173
Relevant Lines: 190

💛 - Coveralls
nanlulu commented 5 years ago

@greyli

greyli commented 5 years ago

Thanks, it's a great improvement, but I prefer to use this style:

Flask-Dropzone Demo: Parallel Upload

instead of:

Flask-Dropzone Demo - parallel-upload
nanlulu commented 5 years ago

@greyli take another look? thanks

greyli commented 5 years ago

Merged, thanks!