Closes #2402: Order and format JSON data in form fields

This commit is contained in:
Jeremy Stretch
2018-09-13 11:31:34 -04:00
parent 78931c64b5
commit e35bb17253
2 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
v2.4.5 (FUTURE)
## Enhancements
* [#2402](https://github.com/digitalocean/netbox/issues/2402) - Order and format JSON data in form fields
## Bug Fixes
* [#2406](https://github.com/digitalocean/netbox/issues/2406) - Remove hard-coded limit of 1000 objects from API-populated form fields