diff -r c4f1a07ee340 -r 9efdc7bc3565 app/soc/models/document.py --- a/app/soc/models/document.py Mon Oct 13 21:34:07 2008 +0000 +++ b/app/soc/models/document.py Mon Oct 13 21:54:51 2008 +0000 @@ -23,10 +23,9 @@ from google.appengine.ext import db -import polymodel - from django.utils.translation import ugettext_lazy +import polymodel import soc.models.user import soc.models.work