6
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add change entry More... about 14 years ago
merge More... about 14 years ago
merge More... about 14 years ago
Backed out changeset cfea030658e6 More... about 14 years ago
Backed out changeset d779de5739c7 More... about 14 years ago
merge 780 of abourget More... about 14 years ago
merge 774 of abourget More... about 14 years ago
Deserialization cache: don't add overhead for all Fields, only modify Field if decorator is used. More... about 14 years ago
fix 131 More... about 14 years ago
Implement an optional tiny deserialization cache. Documented. More... about 14 years ago
Renamed ._params to .params everywhere. Lots of documentation fixes. Added `.errors`. More... about 14 years ago
Revenu sur les changements : b980b3a13a81 More... about 14 years ago
#84 Make sure we can call .configure() multiple times, with consistent and predictable results. More... about 14 years ago
Implemented the __repr__or a fieldset. Tests included. Will output: More... about 14 years ago
Update documentation about default Renderers, based on code. More... about 14 years ago
Merge main branch More... about 14 years ago
Added tests for the new set(required=True) introduced two commits earlier. More... about 14 years ago
Added insert_after() on the FieldSet object. Fixed display bug. Tweaked docs. Tests included. More... about 14 years ago
add 1.3.3 entry More... about 14 years ago
run test with SA > 0.6 More... about 14 years ago
Added tag 1.3.2 for changeset 916d1a7403f0 More... about 14 years ago
bump version More... about 14 years ago
add exceptions module with PkError. add key value to Exception message More... about 14 years ago
fix find links More... about 14 years ago
fix find links More... about 14 years ago
merge More... about 14 years ago
merge 756 More... about 14 years ago
Implement Field.set(required=True), to change the required-ness in-place, instead of creating a new object. More... about 14 years ago
Implemented value_objects on Fields and Renderers, to have access to objects rather than list of PKs. More... about 14 years ago
Added support for value_objects More... about 14 years ago