1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

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

@@ -1,5 +1,3 @@
# Generated by Django 3.2b1 on 2021-02-26 21:11
from django.db import migrations, models