Merge branch 'develop' into develop-2.9

This commit is contained in:
Jeremy Stretch
2020-06-18 13:20:32 -04:00
3 changed files with 82 additions and 89 deletions

View File

@@ -6,6 +6,7 @@
* [#4766](https://github.com/netbox-community/netbox/issues/4766) - Fix redirect after login when `next` is not specified
* [#4772](https://github.com/netbox-community/netbox/issues/4772) - Fix "brief" format for the secrets REST API endpoint
* [#4775](https://github.com/netbox-community/netbox/issues/4775) - Allow selecting an alternate device type when creating component templates
---