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

Fixes #3721: Allow Unicode characters in tag slugs

This commit is contained in:
Jeremy Stretch
2020-01-17 17:25:46 -05:00
parent aa73a7ad02
commit 606f3dacbb
3 changed files with 19 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
## Bug Fixes
* [#3721](https://github.com/netbox-community/netbox/issues/3721) - Allow Unicode characters in tag slugs
* [#3951](https://github.com/netbox-community/netbox/issues/3951) - Fix exception in webhook worker due to missing constant
* [#3953](https://github.com/netbox-community/netbox/issues/3953) - Fix validation error when creating child devices