diff options
| author | Natalia <124304+nessita@users.noreply.github.com> | 2024-05-03 14:39:43 -0300 |
|---|---|---|
| committer | nessita <124304+nessita@users.noreply.github.com> | 2024-05-22 15:44:07 -0300 |
| commit | 05cce083ad662913008e107bc6332e7ffe1502e6 (patch) | |
| tree | b3362d27330f0f78c33a713871e1ec7d6eac2ef2 /docs/ref/django-admin.txt | |
| parent | ec44247f597d09b7ca7a54d33249ec02c5fbeb07 (diff) | |
Removed versionadded/changed annotations for 5.0.
This also removes remaining versionadded/changed annotations for older
versions.
Diffstat (limited to 'docs/ref/django-admin.txt')
| -rw-r--r-- | docs/ref/django-admin.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index fa4f6e9ca8..0546555a30 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -1554,8 +1554,6 @@ Outputs timings, including database setup and total run time. .. django-admin-option:: --durations N -.. versionadded:: 5.0 - Shows the N slowest test cases (N=0 for all). .. admonition:: Python 3.12 and later |
