Fixes: #18305 make contacts mixin available for plugins (#19029)

This commit is contained in:
Renato Almeida de Oliveira
2025-04-01 10:03:25 -03:00
committed by GitHub
parent 1508e3a770
commit 864db469ba
9 changed files with 38 additions and 131 deletions

View File

@@ -117,6 +117,8 @@ For more information about database migrations, see the [Django documentation](h
::: netbox.models.features.CloningMixin
::: netbox.models.features.ContactsMixin
::: netbox.models.features.CustomLinksMixin
::: netbox.models.features.CustomFieldsMixin