| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-01 | 2.2 kB | |
| v4.6.10 - 2026-09-01 source code.tar.gz | 2026-09-01 | 20.2 MB | |
| v4.6.10 - 2026-09-01 source code.zip | 2026-09-01 | 21.2 MB | |
| Totals: 3 Items | 41.4 MB | 1 | |
Performance Improvements
- #22988 - Prefetch the related fields of nested serializers referenced by
SerializedPKRelatedField - #23060 - Include reverse many-to-many relationships when determining REST API prefetches
Bug Fixes
- #22671 - Support the selection of multiple values when filtering VLAN groups by scope (e.g. by site group)
- #22872 - Gracefully handle invalid values assigned to a custom script's
Metaattributes - #22989 - Reference brief components in the OpenAPI response schemas for nested
SerializedPKRelatedFieldfields - #23035 - Expand the active navigation menu section when resizing from a mobile to a desktop viewport
- #23038 - Omit the cache-busting query parameter from signed static file URLs (e.g. when using S3 storage)
- #23040 - Fix the validation error raised when removing the scope assigned to a VLAN group
- #23043 - Correct the validation of front port positions when creating front ports in bulk
- #23052 - Fix the duplicated
ownerfield on the power outlet and service forms - #23066 - Include the configured Redis username in the default Django cache settings
- #23072 - Retain cable paths when applying a cable profile via bulk edit
- #23078 - Normalize
update_fieldsto avoid consuming a generator inVLANGroup.save()andCircuitTermination.save() - #23090 - Fix the filtering of background jobs by user in the UI