DOCS: changed flask-uploads to flask-reuploaded

Recommend updated fork
This commit is contained in:
Abdur-Rahmaan Janhangeer 2021-08-13 08:37:14 +04:00 committed by GitHub
parent a430c43736
commit c810a337ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -176,8 +176,8 @@ construction of progress bar.
Because the common pattern for file uploads exists almost unchanged in all Because the common pattern for file uploads exists almost unchanged in all
applications dealing with uploads, there is also a Flask extension called applications dealing with uploads, there is also a Flask extension called
`Flask-Uploads`_ that implements a full fledged upload mechanism that `Flask-Reuploaded`_ that implements a full fledged upload mechanism that
allows controlling which file extensions are allowed to be uploaded. allows controlling which file extensions are allowed to be uploaded.
.. _jQuery: https://jquery.com/ .. _jQuery: https://jquery.com/
.. _Flask-Uploads: https://flask-uploads.readthedocs.io/en/latest/ .. _Flask-Reuploaded: https://flask-reuploaded.readthedocs.io/en/latest/