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.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt
index 7e55b98af9..d78d2c97d3 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -477,10 +477,6 @@ because it is more accurate.
differ only by case will pass validation, but upon calling ``save()``, an
``IntegrityError`` will be raised.
-.. versionchanged:: 3.2
-
- Support for setting a database collation for the field was added.
-
Connecting to the database
--------------------------