X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/db66331863edf55f21d94a37bc8e4c25ce36765b..54d1617957cfa3a8c9ffd714ad6c4bef09e727de:/philo/forms/entities.py diff --git a/philo/forms/entities.py b/philo/forms/entities.py index e781128..5d34cce 100644 --- a/philo/forms/entities.py +++ b/philo/forms/entities.py @@ -1,5 +1,6 @@ from django.forms.models import ModelFormMetaclass, ModelForm, ModelFormOptions from django.utils.datastructures import SortedDict + from philo.utils import fattr