Skip to content

Commit 2205e94

Browse files
Update docs/changes.rst
Co-authored-by: Tim Schilling <schilling711@gmail.com>
1 parent 50bea43 commit 2205e94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/changes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ 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-
* Fixed force_str to catch error and give out default string if value is not
17-
serializable.
16+
* Updated logic that forces values to strings to render "Django Debug Toolbar was
17+
unable to parse value." when there's a decoding error.
1818
* Upgraded CI ``postgis`` version to 17-3.5.
1919
* Added how to generate the documentation locally to the contributing
2020
documentation.

0 commit comments

Comments
 (0)