mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Removed versionadded/changed annotations for 4.2.
This also removes remaining versionadded/changed annotations for older versions.
This commit is contained in:
parent
590a31eb10
commit
295467c04a
55 changed files with 0 additions and 346 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue