Skip to content

Commit b9e9922

Browse files
author
James Gutu
committed
fix for django unicode decode error
1 parent aee0f95 commit b9e9922

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/changes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +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 degault string if value is not
17+
serializable
1618

1719
6.0.0 (2025-07-22)
1820
------------------

0 commit comments

Comments
 (0)