mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-05 19:47:28 -06:00
Fixes #2676: Fix exception when passing dictionary value to a ChoiceField
This commit is contained in:
@@ -3,6 +3,7 @@ v2.5.1 (FUTURE)
|
||||
## Bug Fixes
|
||||
|
||||
* [#2666](https://github.com/digitalocean/netbox/issues/2666) - Correct display of length unit in cables list
|
||||
* [#2676](https://github.com/digitalocean/netbox/issues/2676) - Fix exception when passing dictionary value to a ChoiceField
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user