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 64 of 80
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Don't tag dev version with date, and set the version in hg to simply 'dev' if egg_info is not available.
prencher
More...
over 15 years ago
Don't tag dev version with date, and set the version in hg to simply 'dev' if egg_info is not available.
Thomas Johansson
More...
over 15 years ago
Touch up the __init__.py docs a bit
Thomas Johansson
More...
over 15 years ago
Touch up the __init__.py docs a bit
prencher
More...
over 15 years ago
Add release alias
prencher
More...
over 15 years ago
Add release alias
Thomas Johansson
More...
over 15 years ago
Improve our setup.py & versioning a bit
Thomas Johansson
More...
over 15 years ago
Improve our setup.py & versioning a bit
prencher
More...
over 15 years ago
Update fields.py docs to use :param: and a few other cleanups.
prencher
More...
over 15 years ago
Update fields.py docs to use :param: and a few other cleanups.
Thomas Johansson
More...
over 15 years ago
Remove the crashcourse from the docs and update intro.rst to link to the tutorial.
Thomas Johansson
More...
over 15 years ago
Remove the crashcourse from the docs and update intro.rst to link to the tutorial.
prencher
More...
over 15 years ago
Minor tutorial fix to remove sphinx error
crast
More...
over 15 years ago
Minor tutorial fix to remove sphinx error
crast
as James Crasta
More...
over 15 years ago
Touch up the README a bit.
prencher
More...
over 15 years ago
Touch up the README a bit.
Thomas Johansson
More...
over 15 years ago
WTForms now has a DecimalField! And we have now 'officially' broke python 2.3 compatibility. Luckily, backporting decimal.py will still work for py2.3 users.
crast
More...
over 15 years ago
WTForms now has a DecimalField! And we have now 'officially' broke python 2.3 compatibility. Luckily, backporting decimal.py will still work for py2.3 users.
crast
as James Crasta
More...
over 15 years ago
TextField and derivatives which don't override _value now will try coercing all values except "None" to unicode for display, not just non-false values.
crast
More...
over 15 years ago
TextField and derivatives which don't override _value now will try coercing all values except "None" to unicode for display, not just non-false values. closes #7.
crast
as James Crasta
More...
over 15 years ago
Minor fixes in fields documentation
crast
More...
over 15 years ago
Minor fixes in fields documentation
crast
as James Crasta
More...
over 15 years ago
Update ext document to include changes to `blank_text` choice as well as added `ext.sqlalchemy` documentation.
crast
More...
over 15 years ago
Update ext document to include changes to `blank_text` choice as well as added `ext.sqlalchemy` documentation.
crast
as James Crasta
More...
over 15 years ago
QuerySelectField and QuerySetSelectField now have `blank_text` keywords to the constructor to allow setting the blank choice's text.
crast
More...
over 15 years ago
QuerySelectField and QuerySetSelectField now have `blank_text` keywords to the constructor to allow setting the blank choice's text. Fixes #10.
crast
as James Crasta
More...
over 15 years ago
Add the wtforms.ext.ssqlalchemy to setup.py. Fixes #9
prencher
More...
over 15 years ago
Add the wtforms.ext.ssqlalchemy to setup.py. Fixes #9
Thomas Johansson
More...
over 15 years ago
FormField: accept a dict as instantiation data for the enclosed forms' population. Thanks moraes for patch.
crast
More...
over 15 years ago
FormField: accept a dict as instantiation data for the enclosed forms' population. Thanks moraes for patch.
crast
as James Crasta
More...
over 15 years ago
←
1
2
…
60
61
62
63
64
65
66
67
68
…
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