Code cleanup

This commit is contained in:
Jeremy Stretch
2016-05-18 16:20:30 -04:00
parent 112e2ccde7
commit f690be60fd
17 changed files with 120 additions and 112 deletions

View File

@@ -3,7 +3,6 @@ from django.db import models
from django.http import HttpResponse
from django.template import Template, Context
from dcim.models import Site