diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.3.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.8.3.txt b/docs/releases/1.8.3.txt index 09aa2d8fe7..d5bde6040c 100644 --- a/docs/releases/1.8.3.txt +++ b/docs/releases/1.8.3.txt @@ -14,3 +14,6 @@ Bugfixes * Fixed crash during :djadmin:`makemigrations` if a migrations module either is missing ``__init__.py`` or is a file (:ticket:`24848`). + +* Fixed ``exists()`` returning incorrect results after annotation with + ``Count()`` (:ticket:`24835`). |
