volesen / flask-tus

MIT License
6 stars 2 forks source link

changes made to app.py to show how to rename files once completed upload #5

Closed eokeeffe closed 3 years ago

eokeeffe commented 3 years ago

I've added a small extension to the app.py example code to show how to rename a file once it's completed downloading. Hope it helps!