openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
wtforms
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
over 4 years
ago.
Aug 18, 2019 — Aug 18, 2020
Showing page 77 of 80
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update files for 0.2dev
thomas
More...
over 16 years ago
Update files for 0.2dev
Thomas Johansson
More...
over 16 years ago
Added tag 0.1 for changeset f4343b732b21
Thomas Johansson
More...
over 16 years ago
Added tag 0.1 for changeset f4343b732b21
thomas
More...
over 16 years ago
Fixed validation and rendering of MultipleSelectField. Thanks Ali Afshar <
[email protected]
>
james
More...
over 16 years ago
Fixed validation and rendering of MultipleSelectField. Thanks Ali Afshar <
[email protected]
>
crast
as James Crasta
More...
over 16 years ago
Update setup.py and __init__.py for 0.1 release.
Thomas Johansson
More...
over 16 years ago
Update setup.py and __init__.py for 0.1 release.
thomas
More...
over 16 years ago
Add html param support to labels. Thanks rcscomp.
Thomas Johansson
More...
over 16 years ago
Add html param support to labels. Thanks rcscomp.
thomas
More...
over 16 years ago
Prepare CHANGES and README for 0.1
Thomas Johansson
More...
over 16 years ago
Prepare CHANGES and README for 0.1
thomas
More...
over 16 years ago
Remove use of substitution in standard validators. It forced usage of the values with custom messages.
Thomas Johansson
More...
over 16 years ago
Remove use of substitution in standard validators. It forced usage of the values with custom messages.
thomas
More...
over 16 years ago
Added equal_to validator.
thomas
More...
over 16 years ago
Added equal_to validator.
Thomas Johansson
More...
over 16 years ago
Small fix to email validator regexp.
thomas
More...
over 16 years ago
Small fix to email validator regexp.
Thomas Johansson
More...
over 16 years ago
Normalize all validators: They now all follow the factory pattern and take the error message as first argument. Also added is_checked validator, and updated unittests accordingly.
Thomas Johansson
More...
over 16 years ago
Normalize all validators: They now all follow the factory pattern and take the error message as first argument. Also added is_checked validator, and updated unittests accordingly.
thomas
More...
over 16 years ago
Bit too fast with the pasting there
thomas
More...
over 16 years ago
Bit too fast with the pasting there
Thomas Johansson
More...
over 16 years ago
Add first basic unittests using py.test
Thomas Johansson
More...
over 16 years ago
Add first basic unittests using py.test
thomas
More...
over 16 years ago
Improve URL validator
thomas
More...
over 16 years ago
Improve URL validator
Thomas Johansson
More...
over 16 years ago
Created `form_for_model` function for making a form from Django models.
james
More...
over 16 years ago
Created `form_for_model` function for making a form from Django models. Currently foreign keys and other relations are not supported, as are a few other fields we currently have no direct analog for, such as NullBooleanField. They will be silently skipped over. Currently this has only been tested with the django trunk.
crast
as James Crasta
More...
over 16 years ago
Fix for _unbound_fields in subclassed forms being correct
james
More...
over 16 years ago
Fix for _unbound_fields in subclassed forms being correct
crast
as James Crasta
More...
over 16 years ago
←
1
2
…
72
73
74
75
76
77
78
79
80
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree