Skip to content

Commit 8f05493

Browse files
committed
Fixed line too long in changes.rst
1 parent 8cce2c5 commit 8f05493

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/changes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ Pending
77
* Fixed the Django version check in the SQL panel test suite for Django's
88
boolean parameter handling.
99

10-
* Fixed incorrect cache hit/miss reporting in the Cache panel for ``cache.get()``
11-
when a default value is supplied or the cached value is ``None``.
10+
* Fixed incorrect cache hit/miss reporting in the Cache panel for
11+
``cache.get()`` when a default value is supplied or the cached value is
12+
``None``.
1213

1314
7.0.0 (2026-06-17)
1415
------------------

0 commit comments

Comments
 (0)