X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/7ec22cc295e564d14bc47deaca98937d494546a9..74ceac458ad030558f2e564ba34191115d0aadc5:/forms.py?ds=inline diff --git a/forms.py b/forms.py index ced29b2..0e034df 100644 --- a/forms.py +++ b/forms.py @@ -8,7 +8,6 @@ from django.template import loader, loader_tags, TemplateDoesNotExist, Context, from django.utils.datastructures import SortedDict from philo.admin.widgets import ModelLookupWidget from philo.models import Entity, Template, Contentlet, ContentReference -from philo.models.fields import RelationshipField from philo.utils import fattr