Initial flexible attributes commit. Removed Relationship model in favor of a flexible...
[philo.git] / forms.py
index ced29b2..0e034df 100644 (file)
--- 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