We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cce2c5 commit 8f05493Copy full SHA for 8f05493
1 file changed
docs/changes.rst
@@ -7,8 +7,9 @@ Pending
7
* Fixed the Django version check in the SQL panel test suite for Django's
8
boolean parameter handling.
9
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``.
+* Fixed incorrect cache hit/miss reporting in the Cache panel for
+ ``cache.get()`` when a default value is supplied or the cached value is
12
+ ``None``.
13
14
7.0.0 (2026-06-17)
15
------------------
0 commit comments