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

Closes #6097: Redirect old slug-based object views

This commit is contained in:
jeremystretch
2021-04-08 13:25:29 -04:00
parent d6fcd22752
commit 696b5c80a7
5 changed files with 20 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
### Enhancements (from Beta)
* [#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
### Bug Fixes (from Beta)