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

Closes #3461: Fail gracefully on custom link rendering exception

This commit is contained in:
Jeremy Stretch
2019-12-31 15:04:56 -05:00
parent 8a4293a4cc
commit b5455ed882
2 changed files with 23 additions and 14 deletions

View File

@@ -2,6 +2,7 @@
## Enhancements
* [#3461](https://github.com/netbox-community/netbox/issues/3461) - Fail gracefully on custom link rendering exception
* [#3705](https://github.com/netbox-community/netbox/issues/3705) - Provide request context when executing custom scripts
* [#3762](https://github.com/netbox-community/netbox/issues/3762) - Add date/time picker widgets
* [#3788](https://github.com/netbox-community/netbox/issues/3788) - Enable partial search for inventory items