[Mpuls-commits] r861 - wasko/branches/2.0/waskaweb/model

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Tue Jan 26 11:16:22 CET 2010


Author: torsten
Date: 2010-01-26 11:16:22 +0100 (Tue, 26 Jan 2010)
New Revision: 861

Modified:
   wasko/branches/2.0/waskaweb/model/case.py
Log:
* waskaweb/model/case.py: Removed import from waskaweb.model.repeatgroup. Not used anywhere


Modified: wasko/branches/2.0/waskaweb/model/case.py
===================================================================
--- wasko/branches/2.0/waskaweb/model/case.py	2010-01-26 10:14:41 UTC (rev 860)
+++ wasko/branches/2.0/waskaweb/model/case.py	2010-01-26 10:16:22 UTC (rev 861)
@@ -58,8 +58,6 @@
 from waskaweb.model import UNKNOWN_DATE
 from waskaweb.model.user import UserObject, UserGroupFactory
 from waskaweb.model.agencysettings import Agency
-from waskaweb.model.repeatgroup import AidList, CREATE_RG_BILDEN_DS,\
-     CREATE_RG_LEBEN_DS, CREATE_RG_QUALI_DS, CREATE_RG_BERUF_DS
 from waskaweb.model.statement import PrivacyStatement, DiscretionStatement
 from waskaweb.model.document import listDocuments
 from waskaweb.model.phase_transition import phase_description, phase_end, \



More information about the Mpuls-commits mailing list