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

Closes #8794: Support dynamic configuration for JournalEntry kinds

This commit is contained in:
jeremystretch
2022-03-21 16:35:24 -04:00
parent 48dc76a694
commit ca44a654a5
3 changed files with 9 additions and 4 deletions

View File

@@ -207,6 +207,7 @@ The following model fields support configurable choices:
* `dcim.PowerFeed.status`
* `dcim.Rack.status`
* `dcim.Site.status`
* `extras.JournalEntry.kind`
* `ipam.IPAddress.status`
* `ipam.IPRange.status`
* `ipam.Prefix.status`