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 kwargs to create function for url_for #36

Closed kevdagoat closed 4 years ago

kevdagoat commented 4 years ago

Allows generation of URL's with parameters, such as url_for("project", project_id=project_id)

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 31


Totals Coverage Status
Change from base Build 29: 0.0%
Covered Lines: 175
Relevant Lines: 193

💛 - Coveralls
greyli commented 4 years ago

Merged, thanks!

kevdagoat commented 4 years ago

Very welcome :)

On 15 May 2020, at 11:43 am, Grey Li notifications@github.com wrote:

 Merged, thanks!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.