Skip to content

Commit d85033e

Browse files
committed
Tweak the changelog entry again.
1 parent fab307e commit d85033e

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/changes.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,12 @@ Pending
1313
class instance, regardless if any data was generated.
1414
* Fixed selenium tests for CI by using psycopg for Python 3.13 runs.
1515
* Added ``CommunityPanel`` containing links to documentation and resources.
16-
* Updated logic that forces values to strings to render "Django Debug Toolbar
17-
was unable to parse value." when there's a decoding error.
1816
* Upgraded CI ``postgis`` version to 17-3.5.
1917
* Added how to generate the documentation locally to the contributing
2018
documentation.
21-
* Fixed force_str to catch error and give out degault string if value is not
22-
serializable
23-
* Fixed force_str to catch error and give out default string if value is not
24-
serializable.
19+
* Updated logic that forces values to strings (``force_str``) to render
20+
"Django Debug Toolbar was unable to parse value." when there's a decoding
21+
error.
2522

2623
6.0.0 (2025-07-22)
2724
------------------

0 commit comments

Comments
 (0)