Closes #5370: Extend custom field support to organizational models

This commit is contained in:
Jeremy Stretch
2021-02-26 16:25:37 -05:00
parent 7e6cb9d186
commit 1dcd857ca6
10 changed files with 82 additions and 18 deletions

View File

@@ -4,6 +4,10 @@
**WARNING:** This is a beta release and is not suitable for production use. It is intended for development and evaluation purposes only. No upgrade path to the final v2.11 release will be provided from this beta, and users should assume that all data entered into the application will be lost.
### Enhancements
* [#5370](https://github.com/netbox-community/netbox/issues/5370) - Extend custom field support to organizational models
### Other Changes
* [#1638](https://github.com/netbox-community/netbox/issues/1638) - Migrate all primary keys to 64-bit integers