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
|
@ -656,10 +656,6 @@ For each field, we describe the default widget used if you don't specify
|
|||
``empty_value`` which work just as they do for :class:`CharField`. The
|
||||
``max_length`` argument defaults to 320 (see :rfc:`3696#section-3`).
|
||||
|
||||
.. versionchanged:: 3.2.20
|
||||
|
||||
The default value for ``max_length`` was changed to 320 characters.
|
||||
|
||||
``FileField``
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue