summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.1.7.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/4.1.7.txt b/docs/releases/4.1.7.txt
index 0a21d39bbd..e74d43c0e5 100644
--- a/docs/releases/4.1.7.txt
+++ b/docs/releases/4.1.7.txt
@@ -12,4 +12,5 @@ in 4.1.6.
Bugfixes
========
-* ...
+* Fixed a bug in Django 4.1 that caused a crash of model validation on
+ ``ValidationError`` with no ``code`` (:ticket:`34319`).