Closes #3515: Enable export templates for inventory items

This commit is contained in:
Jeremy Stretch
2019-09-25 12:07:41 -04:00
parent 057e5ed349
commit ee0865478e
3 changed files with 10 additions and 3 deletions

View File

@@ -107,6 +107,7 @@ EXPORTTEMPLATE_MODELS = [
'dcim.device',
'dcim.devicetype',
'dcim.interface',
'dcim.inventoryitem',
'dcim.manufacturer',
'dcim.powerpanel',
'dcim.powerport',