mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Removed versionadded/changed annotations for 3.0.
This commit is contained in:
parent
3b94f12462
commit
4c5236ef93
39 changed files with 2 additions and 299 deletions
|
@ -99,8 +99,6 @@ and underscores from the original filename, removing everything else.
|
|||
|
||||
.. method:: get_alternative_name(file_root, file_ext)
|
||||
|
||||
.. versionadded:: 3.0
|
||||
|
||||
Returns an alternative filename based on the ``file_root`` and ``file_ext``
|
||||
parameters. By default, an underscore plus a random 7 character alphanumeric
|
||||
string is appended to the filename before the extension.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue