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

Closes #5848: Filter custom fields by content type in format <app_label>.<model>

This commit is contained in:
jeremystretch
2021-04-13 11:30:45 -04:00
parent a296a9e109
commit e5602abee0
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
### Enhancements (from Beta)
* [#5848](https://github.com/netbox-community/netbox/issues/5848) - Filter custom fields by content type in format `<app_label>.<model>`
* [#6088](https://github.com/netbox-community/netbox/issues/6088) - Improved table configuration form
* [#6097](https://github.com/netbox-community/netbox/issues/6097) - Redirect old slug-based object views
* [#6109](https://github.com/netbox-community/netbox/issues/6109) - Add device counts to locations table