diff options
Diffstat (limited to 'docs/topics/forms/media.txt')
| -rw-r--r-- | docs/topics/forms/media.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/topics/forms/media.txt b/docs/topics/forms/media.txt index d857188bb4..398a4538b1 100644 --- a/docs/topics/forms/media.txt +++ b/docs/topics/forms/media.txt @@ -335,12 +335,6 @@ For example:: Combining ``Media`` objects with assets in a conflicting order results in a ``MediaOrderConflictWarning``. -.. versionchanged:: 2.0 - - In older versions, the assets of ``Media`` objects are concatenated rather - than merged in a way that tries to preserve the relative ordering of the - elements in each list. - ``Media`` on Forms ================== |
