X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/d19e216035b14d8f60b24dda0c0670e6997f16ce..ad793ef31605b952b80fb2c1be968b5d8973344b:/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