Fixes #6811: Fix exception when editing users

This commit is contained in:
jeremystretch
2021-07-26 09:37:58 -04:00
parent 5aef975e8a
commit 9b81f5c325
2 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v3.0
## v3.0-beta2 (FUTURE)
### Bug Fixes
* [#6811](https://github.com/netbox-community/netbox/issues/6811) - Fix exception when editing users
---
## v3.0-beta1 (2021-07-23)
!!! warning "Existing Deployments Must Upgrade from v2.11"