Fixes #2895: Fix filtering of nullable character fields

This commit is contained in:
Jeremy Stretch
2019-02-14 09:43:56 -05:00
parent fdbef8ee71
commit 7a0ab3aa15
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -4,6 +4,7 @@ v2.5.7 (FUTURE)
* [#2888](https://github.com/digitalocean/netbox/issues/2888) - Correct foreground color of device roles in rack elevations
* [#2893](https://github.com/digitalocean/netbox/issues/2893) - Remove duplicate display of VRF RD on IP address view
* [#2895](https://github.com/digitalocean/netbox/issues/2895) - Fix filtering of nullable character fields
v2.5.6 (2019-02-13)