X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/db66331863edf55f21d94a37bc8e4c25ce36765b..54d1617957cfa3a8c9ffd714ad6c4bef09e727de:/philo/admin/forms/attributes.py diff --git a/philo/admin/forms/attributes.py b/philo/admin/forms/attributes.py index fc77d0f..5372ab3 100644 --- a/philo/admin/forms/attributes.py +++ b/philo/admin/forms/attributes.py @@ -1,6 +1,7 @@ from django.contrib.contenttypes.generic import BaseGenericInlineFormSet from django.contrib.contenttypes.models import ContentType from django.forms.models import ModelForm + from philo.models import Attribute