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 69 of 80
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Don't concatenate validators, in case of incompatible types. Instead, use itertools.chain. Also, default value for extra_validators is now immutable.
crast
More...
about 16 years ago
Don't concatenate validators, in case of incompatible types. Instead, use itertools.chain. Also, default value for extra_validators is now immutable.
crast
as James Crasta
More...
about 16 years ago
Changes in how `process_data` and `process_formdata` are called:
crast
More...
about 16 years ago
Changes in how `process_data` and `process_formdata` are called:
crast
as James Crasta
More...
about 16 years ago
Change the way process_data and process_formdata is called:
prencher
More...
about 16 years ago
Change the way process_data and process_formdata is called:
Thomas Johansson
More...
about 16 years ago
Improve `Field` baseclass docs.
Thomas Johansson
More...
about 16 years ago
Improve `Field` baseclass docs.
prencher
More...
about 16 years ago
wtforms.ext.django cleanup for 0.3: Closes #15.
crast
More...
about 16 years ago
wtforms.ext.django cleanup for 0.3: Closes #15.
crast
as James Crasta
More...
about 16 years ago
Improve Form documentation
Thomas Johansson
More...
about 16 years ago
Improve Form documentation
prencher
More...
about 16 years ago
Docs: Fix reference to wtforms.ext.django.templatetags.wtforms
prencher
More...
about 16 years ago
Docs: Fix reference to wtforms.ext.django.templatetags.wtforms
Thomas Johansson
More...
about 16 years ago
ext.django cleanup: Removed QuerySetChoices, added more ext.django
crast
More...
about 16 years ago
ext.django cleanup: Removed QuerySetChoices, added more ext.django documentation.
crast
as James Crasta
More...
about 16 years ago
Automated merge with http://dev.simplecodes.com/hg/wtforms/
prencher
More...
about 16 years ago
Automated merge with http://dev.simplecodes.com/hg/wtforms/
Thomas Johansson
More...
about 16 years ago
Merged
prencher
More...
about 16 years ago
Merged
Thomas Johansson
More...
about 16 years ago
Add note about validation overhaul to CHANGES.txt. Fixes #22.
Thomas Johansson
More...
about 16 years ago
Add note about validation overhaul to CHANGES.txt. Fixes #22.
prencher
More...
about 16 years ago
Add Form unittests.
prencher
More...
about 16 years ago
Add Form unittests.
Thomas Johansson
More...
about 16 years ago
Automated merge with http://dev.simplecodes.com/hg/wtforms/
Thomas Johansson
More...
about 16 years ago
Automated merge with http://dev.simplecodes.com/hg/wtforms/
prencher
More...
about 16 years ago
Update `SelectField` and `SelectMultipleField` to use pre_validate.
Thomas Johansson
More...
about 16 years ago
Update `SelectField` and `SelectMultipleField` to use pre_validate.
prencher
More...
about 16 years ago
Overhaul how validation is done. This is an API breaking change for custom fields:
prencher
More...
about 16 years ago
Overhaul how validation is done. This is an API breaking change for custom fields:
Thomas Johansson
More...
about 16 years ago
←
1
2
…
65
66
67
68
69
70
71
72
73
…
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