__init__.py
|
75940 |
2 years |
srichter |
Initial import of new form and widget framework for Zope 3.
|
custom_error.pt
|
90947 |
18 months |
malthe |
Templates now declare XML namespaces. |
simple_caredit.pt
|
91127 |
18 months |
malthe |
Adding document type (required for z3c.pt to render xmlns namespace). These chan... |
simple_display.pt
|
91127 |
18 months |
malthe |
Adding document type (required for z3c.pt to render xmlns namespace). These chan... |
simple_edit.pt
|
91127 |
18 months |
malthe |
Adding document type (required for z3c.pt to render xmlns namespace). These chan... |
simple_groupedit.pt
|
96053 |
13 months |
nadako |
Make add/remove buttons of MultiWidget conditional based on field's min/max leng... |
simple_nested_groupedit.pt
|
98805 |
11 months |
rogerineichen |
improve group testing,
now we have 100% coverage in every test except the object... |
simple_owneredit.pt
|
90947 |
18 months |
malthe |
Templates now declare XML namespaces. |
simple_subedit.pt
|
90947 |
18 months |
malthe |
Templates now declare XML namespaces. |
test_doc.py
|
102412 |
7 months |
gotcha |
Refactored OutputChecker to its own module to allow using
``z3c.form.testing`` w... |