Fixes #8683: Fix ZoneInfoNotFoundError exception under Python 3.9+
This commit is contained in:
@@ -153,6 +153,7 @@ Where it is desired to limit the range of available VLANs within a group, users
|
||||
* [#8670](https://github.com/netbox-community/netbox/issues/8670) - Fix filtering device components by installed module
|
||||
* [#8671](https://github.com/netbox-community/netbox/issues/8671) - Fix AttributeError when viewing console/power/interface connection lists
|
||||
* [#8682](https://github.com/netbox-community/netbox/issues/8682) - Limit available VLANs by group min/max VIDs
|
||||
* [#8683](https://github.com/netbox-community/netbox/issues/8683) - Fix `ZoneInfoNotFoundError` exception under Python 3.9+
|
||||
|
||||
### Other Changes
|
||||
|
||||
|
Reference in New Issue
Block a user