pull/7/head
Ferry Boender 9 years ago
parent d4308b9d09
commit 43f5c7c316
  1. 1
      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

Loading…
Cancel
Save