[Mpuls-commits] r2004 - wasko/branches/2.0/jmdweb/lib
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Mar 18 12:53:45 CET 2010
Author: torsten
Date: 2010-03-18 12:53:45 +0100 (Thu, 18 Mar 2010)
New Revision: 2004
Modified:
wasko/branches/2.0/jmdweb/lib/validators.py
Log:
* jmdweb/lib/validators.py: Deleted validators for bundled actions.
Are defined in mpulsweb now.
Modified: wasko/branches/2.0/jmdweb/lib/validators.py
===================================================================
--- wasko/branches/2.0/jmdweb/lib/validators.py 2010-03-18 11:52:35 UTC (rev 2003)
+++ wasko/branches/2.0/jmdweb/lib/validators.py 2010-03-18 11:53:45 UTC (rev 2004)
@@ -124,16 +124,6 @@
case_id = ForEach(Int())
-class SetBundleEditorForm(BaseFormValidator):
-
- pass
-
-
-class SetBundleStandinForm(BaseFormValidator):
-
- pass
-
-
class KeineAngabe(formencode.validators.FancyValidator):
messages = {
More information about the Mpuls-commits
mailing list