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
Add missing self to ValidationError. Oops. Thanks RobotAdam. More... over 16 years ago
Add missing self to ValidationError. Oops. Thanks RobotAdam. More... over 16 years ago
form_for_model cleanup/rename. Refs #15. 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'. More... over 16 years ago
The PasswordField in the custom validator example should probably be called 'password', not 'username'. More... over 16 years ago
More validator documentation. Also bump up the tocdepth on the index. More... over 16 years ago
More validator documentation. Also bump up the tocdepth on the index. More... over 16 years ago
Add docstrings to all validators and reference them in api.rst More... over 16 years ago
Add docstrings to all validators and reference them in api.rst More... over 16 years ago
Fix a couple typos in intro.rst and add link to cheeseshop. More... over 16 years ago
Fix a couple typos in intro.rst and add link to cheeseshop. More... over 16 years ago
Add intro text to index.rst More... over 16 years ago
Add intro text to index.rst More... over 16 years ago
Reorganize docs somewhat and add paragraphs here and there. The documentation process has officially begun. More... over 16 years ago
Reorganize docs somewhat and add paragraphs here and there. The documentation process has officially begun. More... over 16 years ago
merged More... over 16 years ago
merged 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. 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. More... over 16 years ago
Ported initial version of the Crash Course from the wiki to Sphinx format. 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 More... over 16 years ago
Merged from -docs branch
crast
as James Crasta
More... over 16 years ago
Update email addresses and basic readme. More... over 16 years ago
Update email addresses and basic readme. More... over 16 years ago
Make form_for_model importable from wtforms.ext.django. More... over 16 years ago
Make form_for_model importable from wtforms.ext.django. More... over 16 years ago
Rename wtforms.ext.django.utils to wtforms.ext.django.models More... over 16 years ago
Rename wtforms.ext.django.utils to wtforms.ext.django.models More... over 16 years ago