42
I Use This!
Activity Not Available

Commits : Listings

Analyzed 10 months ago. based on code collected over 5 years ago.
Aug 18, 2019 — Aug 18, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merged in ejucovy/formencode/checkboxes (pull request #18)
Chris Lambacher
as Christopher Lambacher
More... over 13 years ago
Fix test failures due to dependence on dictionary order. More... over 13 years ago
Fix test failures due to dependence on dictionary order. More... over 13 years ago
add new parameter in htmlfill (disabled for backwards compatibility) for treating checkboxes as checked if they have an empty value but the defaultsdict contains the input's name, with or without a True-like value More... almost 14 years ago
add new parameter in htmlfill (disabled for backwards compatibility) for treating checkboxes as checked if they have an empty value but the defaultsdict contains the input's name, with or without a True-like value More... almost 14 years ago
update URL to mailing list archives More... almost 14 years ago
update URL to mailing list archives More... almost 14 years ago
update doc More... almost 14 years ago
update doc More... almost 14 years ago
tests will only pass if pyDNS and pycountry are installed, since certain validators that are tested require functionality from these packages More... almost 14 years ago
tests will only pass if pyDNS and pycountry are installed, since certain validators that are tested require functionality from these packages More... almost 14 years ago
support removing </form:error> tags. makes formencode friendlier with html5 libraries More... almost 14 years ago
support removing </form:error> tags. makes formencode friendlier with html5 libraries More... almost 14 years ago
Catch IOError if there's no network More... about 14 years ago
Catch IOError if there's no network More... about 14 years ago
Use real validators for exmample code in Constant docstring More... about 14 years ago
Use real validators for exmample code in Constant docstring More... about 14 years ago
Merge Ian's Changes. More... over 14 years ago
Merge Ian's Changes. More... over 14 years ago
Make state.key actually contain the current field More... over 14 years ago
Make state.key actually contain the current field More... over 14 years ago
Typo in French translation More... over 14 years ago
Typo in French translation More... over 14 years ago
Factor out Number validator infinity test in order to skip it when system does not support float('infinity'). More... over 14 years ago
Factor out Number validator infinity test in order to skip it when system does not support float('infinity'). More... over 14 years ago
Consolidate imports in test_doctests. More... over 14 years ago
Consolidate imports in test_doctests. More... over 14 years ago
Remove references to xml_compare and monkey patch. More... over 14 years ago
Remove references to xml_compare and monkey patch. More... over 14 years ago
Make help(validators) work and add unit test for this (#3073626). More... over 14 years ago