| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.3.4 source code.tar.gz | 2026-07-29 | 4.2 MB | |
| 3.3.4 source code.zip | 2026-07-29 | 4.6 MB | |
| README.md | 2026-07-29 | 520 Bytes | |
| Totals: 3 Items | 8.7 MB | 1 | |
3.3.4 - 2026-07-29
Bug Fixes
-
Fixed error when passing a list values for env on dynaconf init (#1278) (#1421). By @apoorvdarshan.
-
Clean up nested dynaconf_merge tokens when parent key is new (#1435). By @Sanjays2402.
-
Keep sibling keys that share a dotted path leaf name (#1434). By @Sanjays2402.
-
Convert container subclasses (#1436). By @deepakganesh78.
-
Django early validation integration code bug (#1432). By @pedro-psb.