| changeset 9 | 22ab430e9b64 |
| parent 2 | 59311c28454f |
--- a/web/ldt/ldt_utils/fileimport.py Tue Nov 16 12:20:59 2010 +0100 +++ b/web/ldt/ldt_utils/fileimport.py Tue Nov 16 14:15:07 2010 +0100 @@ -2,7 +2,7 @@ from django.conf import settings from django.core.exceptions import ObjectDoesNotExist from ldt.utils import zipfileext -from models import Annotation +from models import Content, Media import fnmatch import lxml.etree import os.path