PEP8 and simple cleanups

This commit is contained in:
Roberto Rosario
2014-05-19 16:19:55 -04:00
parent fd254135f5
commit 60ac55bfd3
4 changed files with 6 additions and 13 deletions

View File

@@ -1,7 +1,6 @@
from __future__ import absolute_import
from django import forms
from django.utils.translation import ugettext_lazy as _
from .models import Index, IndexTemplateNode