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
BooleanField: Accept a wider range of input, normalize how CheckboxInput and RadioInput widgets are used. More... almost 15 years ago
BooleanField: Accept a wider range of input, normalize how CheckboxInput and RadioInput widgets are used.
crast
as James Crasta
More... almost 15 years ago
SelectField/SelectMultipleField cleanup: More... almost 15 years ago
SelectField/SelectMultipleField cleanup: - Update for python 2.4 - Remove undocumented and klugey 'id' getattr from process_data - add raw_data property
crast
as James Crasta
More... almost 15 years ago
Fields: add __repr__ to Label and Flags. More... almost 15 years ago
Fields: add __repr__ to Label and Flags.
crast
as James Crasta
More... almost 15 years ago
validators.py: add NumberRange validator to __all__, create number_range alias as well. More... almost 15 years ago
validators.py: add NumberRange validator to __all__, create number_range alias as well.
crast
as James Crasta
More... almost 15 years ago
Update tip to 0.5.1dev More... almost 15 years ago
Update tip to 0.5.1dev More... almost 15 years ago
Added tag 0.5 for changeset 97d88af6bca0 More... almost 15 years ago
Added tag 0.5 for changeset 97d88af6bca0 More... almost 15 years ago
Ready 0.5 release More... almost 15 years ago
Ready 0.5 release More... almost 15 years ago
Add new extensions to setup.py More... almost 15 years ago
Add new extensions to setup.py More... almost 15 years ago
Add new validators to docs More... almost 15 years ago
Add new validators to docs More... almost 15 years ago
Set values_formatter default in __init__ if None is provided. More... almost 15 years ago
Set values_formatter default in __init__ if None is provided. More... almost 15 years ago
Improve docs layout More... almost 15 years ago
Improve docs layout More... almost 15 years ago
Add AnyOf, NoneOf, any_of, none_of to __all__ More... almost 15 years ago
Add AnyOf, NoneOf, any_of, none_of to __all__ More... almost 15 years ago
Rename message_values_formatter to values_formatter More... almost 15 years ago
Rename message_values_formatter to values_formatter More... almost 15 years ago
Add `NoneOf` and `AnyOf` validators. Fixes #21, Fixes #27 More... almost 15 years ago
Add `NoneOf` and `AnyOf` validators. Fixes #21, Fixes #27 More... almost 15 years ago
ext.sqlalchemy: added orm.model_form() functionality mirroring those from appengine/django extensions. More... almost 15 years ago
ext.sqlalchemy: added orm.model_form() functionality mirroring those from appengine/django extensions.
crast
as James Crasta
More... almost 15 years ago