Closes #5451: Add support for multiple-selection custom fields

This commit is contained in:
Jeremy Stretch
2021-03-01 14:51:29 -05:00
parent 3f216fa4a3
commit 1ddc1a6781
5 changed files with 33 additions and 7 deletions

View File

@@ -8,6 +8,7 @@
* [#5370](https://github.com/netbox-community/netbox/issues/5370) - Extend custom field support to organizational models
* [#5401](https://github.com/netbox-community/netbox/issues/5401) - Extend custom field support to device component models
* [#5451](https://github.com/netbox-community/netbox/issues/5451) - Add support for multiple-selection custom fields
### Other Changes