branch | stable |
changeset 3510 | bf746bf4a394 |
parent 3496 | 35a67ac6efe8 |
child 3524 | a3431f4e2f40 |
child 3533 | 88ceed15a3d3 |
--- 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