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 75 of 80
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add missing self to ValidationError. Oops. Thanks RobotAdam.
Thomas Johansson
More...
over 16 years ago
Add missing self to ValidationError. Oops. Thanks RobotAdam.
prencher
More...
over 16 years ago
form_for_model cleanup/rename. Refs #15.
crast
More...
over 16 years ago
form_for_model cleanup/rename. Refs #15. * Rename form_for_model to model_form * No longer depend on importing into django. More robust to possible updates to django itself.
crast
as James Crasta
More...
over 16 years ago
The PasswordField in the custom validator example should probably be called 'password', not 'username'.
prencher
More...
over 16 years ago
The PasswordField in the custom validator example should probably be called 'password', not 'username'.
Thomas Johansson
More...
over 16 years ago
More validator documentation. Also bump up the tocdepth on the index.
prencher
More...
over 16 years ago
More validator documentation. Also bump up the tocdepth on the index.
Thomas Johansson
More...
over 16 years ago
Add docstrings to all validators and reference them in api.rst
prencher
More...
over 16 years ago
Add docstrings to all validators and reference them in api.rst
Thomas Johansson
More...
over 16 years ago
Fix a couple typos in intro.rst and add link to cheeseshop.
Thomas Johansson
More...
over 16 years ago
Fix a couple typos in intro.rst and add link to cheeseshop.
prencher
More...
over 16 years ago
Add intro text to index.rst
prencher
More...
over 16 years ago
Add intro text to index.rst
Thomas Johansson
More...
over 16 years ago
Reorganize docs somewhat and add paragraphs here and there. The documentation process has officially begun.
Thomas Johansson
More...
over 16 years ago
Reorganize docs somewhat and add paragraphs here and there. The documentation process has officially begun.
prencher
More...
over 16 years ago
merged
Thomas Johansson
More...
over 16 years ago
merged
prencher
More...
over 16 years ago
Add optional `description` arg to fields. This is accessible using form.field.description and serves as a simple way to add eg. help text to your forms.
prencher
More...
over 16 years ago
Add optional `description` arg to fields. This is accessible using form.field.description and serves as a simple way to add eg. help text to your forms.
Thomas Johansson
More...
over 16 years ago
Ported initial version of the Crash Course from the wiki to Sphinx format.
crast
More...
over 16 years ago
Ported initial version of the Crash Course from the wiki to Sphinx format. Refs #3.
crast
as James Crasta
More...
over 16 years ago
Merged from -docs branch
james
More...
over 16 years ago
Merged from -docs branch
crast
as James Crasta
More...
over 16 years ago
Update email addresses and basic readme.
Thomas Johansson
More...
over 16 years ago
Update email addresses and basic readme.
prencher
More...
over 16 years ago
Make form_for_model importable from wtforms.ext.django.
prencher
More...
over 16 years ago
Make form_for_model importable from wtforms.ext.django.
Thomas Johansson
More...
over 16 years ago
Rename wtforms.ext.django.utils to wtforms.ext.django.models
prencher
More...
over 16 years ago
Rename wtforms.ext.django.utils to wtforms.ext.django.models
Thomas Johansson
More...
over 16 years ago
←
1
2
…
71
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