Closes #4051: Disable the makemigrations management command

This commit is contained in:
Jeremy Stretch
2020-01-30 10:12:53 -05:00
parent d473c4e682
commit 1fbf137ccf
3 changed files with 27 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# v2.7.4 (FUTURE)
## Enhancements
* [#4051](https://github.com/netbox-community/netbox/issues/4051) - Disable the `makemigrations` management command
## Bug Fixes
* [#4043](https://github.com/netbox-community/netbox/issues/4043) - Fix toggling of required fields in custom scripts