mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Removed versionadded/changed annotations for 4.0.
This commit is contained in:
committed by
Carlton Gibson
parent
d10e569ea5
commit
ca1c3151c3
@@ -94,10 +94,6 @@ Django's system checks are organized using the following tags:
|
||||
|
||||
Some checks may be registered with multiple tags.
|
||||
|
||||
.. versionchanged:: 4.0
|
||||
|
||||
The ``files`` tag was added.
|
||||
|
||||
Core system checks
|
||||
==================
|
||||
|
||||
@@ -157,8 +153,6 @@ If you're using MySQL or MariaDB, the following checks will be performed:
|
||||
Managing files
|
||||
--------------
|
||||
|
||||
.. versionadded:: 4.0
|
||||
|
||||
The following checks verify your setup for :doc:`/topics/files`:
|
||||
|
||||
* **files.E001**: The :setting:`FILE_UPLOAD_TEMP_DIR` setting refers to the
|
||||
|
||||
Reference in New Issue
Block a user