From 43f5c7c31611918eb6eb221c3b18a83511857163 Mon Sep 17 00:00:00 2001 From: Ferry Boender Date: Fri, 1 May 2015 17:23:44 +0200 Subject: [PATCH] Todo --- src/scriptform.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/scriptform.py b/src/scriptform.py index 9ea57e0..3bf8134 100755 --- a/src/scriptform.py +++ b/src/scriptform.py @@ -8,6 +8,7 @@ # - If there are errors in the form, its values are empties. # - Send responses using self.send_ if possible # - Maintain order of forms in form configuration. +# - NOt possible right now to auto prefir dates. import sys import optparse