[Mpuls-commits] r1492 - wasko/branches/2.0/waskaweb/model
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Feb 11 08:40:41 CET 2010
Author: torsten
Date: 2010-02-11 08:40:40 +0100 (Thu, 11 Feb 2010)
New Revision: 1492
Modified:
wasko/branches/2.0/waskaweb/model/case.py
Log:
* waskaweb/model/case.py: Import document from base now.
Modified: wasko/branches/2.0/waskaweb/model/case.py
===================================================================
--- wasko/branches/2.0/waskaweb/model/case.py 2010-02-11 07:40:20 UTC (rev 1491)
+++ wasko/branches/2.0/waskaweb/model/case.py 2010-02-11 07:40:40 UTC (rev 1492)
@@ -54,8 +54,8 @@
from mpulsweb.model.user import UserObject
from mpulsweb.model.agencysettings import Agency
+from mpulsweb.model.document import listDocuments
from waskaweb.model.statement import PrivacyStatement, DiscretionStatement
-from waskaweb.model.document import listDocuments
from waskaweb.model.phase_transition import phase_description, phase_end, \
CM_START, CLEAR_START, CLEAR_ENDE
from waskaweb.model.phases_factory import RequiredFields
More information about the Mpuls-commits
mailing list