| changeset 2 | 59311c28454f |
| parent 1 | 3a30d255c235 |
| child 9 | 22ab430e9b64 |
--- a/web/ldt/ldt_utils/fileimport.py Sun Nov 14 20:25:22 2010 +0100 +++ b/web/ldt/ldt_utils/fileimport.py Mon Nov 15 18:56:22 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 Content, Media +from models import Annotation import fnmatch import lxml.etree import os.path