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

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


Author: torsten
Date: 2010-01-26 11:26:13 +0100 (Tue, 26 Jan 2010)
New Revision: 866

Removed:
   wasko/branches/2.0/waskaweb/model/forms.py
Log:
* waskaweb/model/repeatgroup.py: Deleted. Not imported anywhere


Deleted: wasko/branches/2.0/waskaweb/model/forms.py
===================================================================
--- wasko/branches/2.0/waskaweb/model/forms.py	2010-01-26 10:21:44 UTC (rev 865)
+++ wasko/branches/2.0/waskaweb/model/forms.py	2010-01-26 10:26:13 UTC (rev 866)
@@ -1,28 +0,0 @@
-# Copyright 2007, 2008 Intevation GmbH, Germany, <info at intevation.de>
-# 
-# This file is part of mpuls WASKA (CoMPUter-based case fiLeS - 
-# Web-Anwendungs-Server fuer Kompetenzagenturen).
-# 
-# mpuls WASKA is free software: you can redistribute it and/or modify it under
-# the terms of the GNU Affero General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your
-# option) any later version.
-# 
-# mpuls WASKA is distributed in the hope that it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public
-# License for more details.
-# 
-# You should have received a copy of the GNU Affero General Public
-# License along with mpuls WASKA. If not, see <http://www.gnu.org/licenses/>.
-# 
-# mpuls WASKA has been developed on behalf of the 
-# Projekttraeger im Deutschen Zentrum fuer Luft- und Raumfahrt e.V. (PT-DLR)
-# within the programme Kompetenzagenturen (Durchfuehrungsphase) funded by
-# the Bundesministerium fuer Familie, Senioren, Frauen und Jugend and 
-# European Social Fund resources.
-import formencode
-
-class PdfImportForm(formencode.Schema):
-    allow_extra_fields = True
-    filter_extra_fields = True



More information about the Mpuls-commits mailing list