summaryrefslogtreecommitdiff
path: root/docs/howto/custom-file-storage.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/howto/custom-file-storage.txt')
-rw-r--r--docs/howto/custom-file-storage.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/howto/custom-file-storage.txt b/docs/howto/custom-file-storage.txt
index 4e51548bc7..b7bd22d9c1 100644
--- a/docs/howto/custom-file-storage.txt
+++ b/docs/howto/custom-file-storage.txt
@@ -125,8 +125,6 @@ obtain an alternative name.
Use your custom storage engine
==============================
-.. versionadded:: 4.2
-
The first step to using your custom storage with Django is to tell Django about
the file storage backend you'll be using. This is done using the
:setting:`STORAGES` setting. This setting maps storage aliases, which are a way