7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 4 years ago.
Aug 18, 2019 — Aug 18, 2020
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. 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: 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: More... about 16 years ago
Change the way process_data and process_formdata is called: More... about 16 years ago
Improve `Field` baseclass docs. More... about 16 years ago
Improve `Field` baseclass docs. More... about 16 years ago
wtforms.ext.django cleanup for 0.3: Closes #15. 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 More... about 16 years ago
Improve Form documentation More... about 16 years ago
Docs: Fix reference to wtforms.ext.django.templatetags.wtforms More... about 16 years ago
Docs: Fix reference to wtforms.ext.django.templatetags.wtforms More... about 16 years ago
ext.django cleanup: Removed QuerySetChoices, added more ext.django 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/ More... about 16 years ago
Automated merge with http://dev.simplecodes.com/hg/wtforms/ More... about 16 years ago
Merged More... about 16 years ago
Merged More... about 16 years ago
Add note about validation overhaul to CHANGES.txt. Fixes #22. More... about 16 years ago
Add note about validation overhaul to CHANGES.txt. Fixes #22. More... about 16 years ago
Add Form unittests. More... about 16 years ago
Add Form unittests. More... about 16 years ago
Automated merge with http://dev.simplecodes.com/hg/wtforms/ More... about 16 years ago
Automated merge with http://dev.simplecodes.com/hg/wtforms/ More... about 16 years ago
Update `SelectField` and `SelectMultipleField` to use pre_validate. More... about 16 years ago
Update `SelectField` and `SelectMultipleField` to use pre_validate. More... about 16 years ago
Overhaul how validation is done. This is an API breaking change for custom fields: More... about 16 years ago
Overhaul how validation is done. This is an API breaking change for custom fields: More... about 16 years ago