We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec9aee commit 0c52f0aCopy full SHA for 0c52f0a
docs/backend/widgets.md
@@ -461,7 +461,6 @@ The following code is an example of a custom template `yourwidget.pt` for an `in
461
Now you can override the template factory in the `updateWidgets()` method of your form class.
462
463
```python
464
-
465
from zope.browserpage.viewpagetemplatefile import ViewPageTemplateFile as Z3ViewPageTemplateFile
466
from z3c.form.interfaces import INPUT_MODE
467
0 commit comments