Added templates for IPAM objects; cleaned up admin

This commit is contained in:
Jeremy Stretch
2016-08-15 16:58:25 -04:00
parent 6cdb62b67e
commit c60c4ad0df
8 changed files with 119 additions and 3 deletions

View File

@@ -8,7 +8,6 @@ from django.template import Template, Context
from django.utils.safestring import mark_safe
# NOTE: Any model added here MUST have a GenericRelation defined for CustomField
CUSTOMFIELD_MODELS = (
'site', 'rack', 'device', # DCIM
'aggregate', 'prefix', 'ipaddress', 'vlan', 'vrf', # IPAM