summaryrefslogtreecommitdiff
path: root/docs/ref/databases.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/databases.txt')
-rw-r--r--docs/ref/databases.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt
index a16f525d96..ef384f14e9 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -287,8 +287,6 @@ non-durable <https://www.postgresql.org/docs/current/non-durability.html>`_.
MariaDB notes
=============
-.. versionadded:: 3.0
-
Django supports MariaDB 10.2 and higher.
To use MariaDB, use the MySQL backend, which is shared between the two. See the