1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Clean up custom field column implementation

This commit is contained in:
Jeremy Stretch
2021-03-29 17:51:45 -04:00
parent be3d33eebd
commit 7885ec5511
2 changed files with 16 additions and 32 deletions

View File

@@ -85,6 +85,7 @@ A new Cloud model has been introduced to represent the boundary of a network tha
### Enhancements
* [#4833](https://github.com/netbox-community/netbox/issues/4833) - Allow assigning config contexts by device type
* [#5344](https://github.com/netbox-community/netbox/issues/5344) - Add support for custom fields in tables
* [#5370](https://github.com/netbox-community/netbox/issues/5370) - Extend custom field support to organizational models
* [#5375](https://github.com/netbox-community/netbox/issues/5375) - Add `speed` attribute to console port models
* [#5401](https://github.com/netbox-community/netbox/issues/5401) - Extend custom field support to device component models