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 92871f2 commit 38c60e9Copy full SHA for 38c60e9
README.md
@@ -25,6 +25,10 @@ Available additional settings that can be set to `UNICORN` dict in settings.py w
25
26
## Customization changelog
27
28
+### 0.60.0.2 - (2024-07-16)
29
+
30
+- Avoid recursion upon caching parent/child complex components with `pickle.dumps`
31
32
### 0.60.0.1 - (2024-03-29)
33
34
- No customizations, just sync with main package.
0 commit comments