Fixes #7756: Fix AttributeError exception when editing an IP address assigned to a FHRPGroup

This commit is contained in:
jeremystretch
2021-11-05 13:16:43 -04:00
parent fab1d3651b
commit f7d0db9cd2
2 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
## v3.1-beta2 (FUTURE)
### Bug Fixes
* [#7756](https://github.com/netbox-community/netbox/issues/7756) - Fix AttributeError exception when editing an IP address assigned to a FHRPGroup
---
## v3.1-beta1 (2021-11-05)
!!! warning "PostgreSQL 10 Required"