diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-05-04 12:29:31 +0200 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-05-13 09:07:51 +0200 |
| commit | 4c5236ef93db714b63eedcc5a162631a6ca1def9 (patch) | |
| tree | d82b7fc2f36909b2bf05b0aa45a5c30792d812ad /docs/ref/files | |
| parent | 3b94f12462d262a812930cf25efe8d8eb07c5c83 (diff) | |
Removed versionadded/changed annotations for 3.0.
Diffstat (limited to 'docs/ref/files')
| -rw-r--r-- | docs/ref/files/storage.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/files/storage.txt b/docs/ref/files/storage.txt index 542eb2dc7e..03ec71a2ad 100644 --- a/docs/ref/files/storage.txt +++ b/docs/ref/files/storage.txt @@ -112,8 +112,6 @@ The ``Storage`` class .. method:: get_alternative_name(file_root, file_ext) - .. versionadded:: 3.0 - Returns an alternative filename based on the ``file_root`` and ``file_ext`` parameters, an underscore plus a random 7 character alphanumeric string is appended to the filename before the extension. |
