diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.1.1.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/2.1.1.txt b/docs/releases/2.1.1.txt index f6e4bc567f..a24cbc47e2 100644 --- a/docs/releases/2.1.1.txt +++ b/docs/releases/2.1.1.txt @@ -21,3 +21,6 @@ Bugfixes * Fixed a regression in Django 2.0 where combining ``Q`` objects with ``__in`` lookups and lists crashed (:ticket:`29643`). + +* Fixed translation failure of ``DurationField``'s "overflow" error message + (:ticket:`29623`). |
