--- a/web/views/forms.py Wed Jun 29 18:57:23 2011 +0200
+++ b/web/views/forms.py Wed Jun 29 20:57:28 2011 +0200
@@ -41,6 +41,7 @@
but you'll use this one rarely.
"""
+from __future__ import with_statement
__docformat__ = "restructuredtext en"
from warnings import warn