File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff 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
26236.0.0 (2025-07-22)
2724------------------
You can’t perform that action at this time.
0 commit comments