summaryrefslogtreecommitdiff
path: root/docs/ref/migration-operations.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/migration-operations.txt')
-rw-r--r--docs/ref/migration-operations.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/migration-operations.txt b/docs/ref/migration-operations.txt
index e636d682c7..f8b13456a0 100644
--- a/docs/ref/migration-operations.txt
+++ b/docs/ref/migration-operations.txt
@@ -278,8 +278,6 @@ Removes the constraint named ``name`` from the model with ``model_name``.
``AlterConstraint``
-------------------
-.. versionadded:: 5.2
-
.. class:: AlterConstraint(model_name, name, constraint)
Alters the constraint named ``name`` of the model with ``model_name`` with the