diff -r f0ec5d17f470 -r bf746bf4a394 web/formfields.py --- a/web/formfields.py Mon Sep 28 18:58:12 2009 +0200 +++ b/web/formfields.py Tue Sep 29 12:37:47 2009 +0200 @@ -209,7 +209,7 @@ return vocab def form_init(self, form): - """method called before by form_build_context to trigger potential field + """method called before by build_context to trigger potential field initialization requiring the form instance """ pass