diff options
| author | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2024-12-12 16:17:09 +0100 |
|---|---|---|
| committer | Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> | 2025-01-15 22:28:37 +0100 |
| commit | 810edfd7428e12bd640573112c6c1a024ac33da2 (patch) | |
| tree | c6dd06c80384f51aa373dfff5e0285d753a8830f /docs/ref/files | |
| parent | 9b5ad4056ccf9ff7ea548f72d28eb66c1b4f84cc (diff) | |
Removed versionadded/changed annotations for 5.1.
This also removes remaining versionadded/changed annotations for older
versions.
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 52c8f90427..228025fe3a 100644 --- a/docs/ref/files/storage.txt +++ b/docs/ref/files/storage.txt @@ -80,8 +80,6 @@ The ``FileSystemStorage`` class .. attribute:: allow_overwrite - .. versionadded:: 5.1 - Flag to control allowing saving a new file over an existing one. Defaults to ``False``. |
