summaryrefslogtreecommitdiff
path: root/docs/ref/files
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-09-16 07:43:34 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-09-20 21:23:01 +0200
commit97237ad3feed80407ed1884ea84cf00fd9fea367 (patch)
treed087502fab09167246a610d7987d135c59288403 /docs/ref/files
parent810bca5a1ae33a9c8b54a2a516aa5bb8ec013c3f (diff)
Removed versionadded/changed annotations for 3.2.
Diffstat (limited to 'docs/ref/files')
-rw-r--r--docs/ref/files/uploads.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/files/uploads.txt b/docs/ref/files/uploads.txt
index eba7392ddc..39456c16f0 100644
--- a/docs/ref/files/uploads.txt
+++ b/docs/ref/files/uploads.txt
@@ -214,8 +214,6 @@ attributes:
.. method:: FileUploadHandler.upload_interrupted()
- .. versionadded:: 3.2
-
Callback signaling that the upload was interrupted, e.g. when the user
closed their browser during file upload.