6
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
have SimpleMultiDict raise KeyError if key is not present, which is what real MultiDict does. This exposed several errors in the test suite, which have been fixed, except the _binary one; it's not clear to me what is wrong with REMOVE_DATA. More... over 15 years ago
add buildout.cfg to build an easy to use test env with zc.buildout
Gael Pasgrimaud
as gael.pasgrimaud
More... over 15 years ago
r/m extra CRs More... over 15 years ago
r/m extra CRs More... over 15 years ago
relying on internal conversion to SMD makes code prettier More... over 15 years ago
check for pk changing between bind and render More... over 15 years ago
if model is not in session, add it during sync More... over 15 years ago
comment More... over 15 years ago
[no comment] More... over 15 years ago
Add i18n implementation and french translation Use setuptools in setup.py if available Add setup.cfg to be able to generate .pot/.po with Babel Use README.txt as package's long description
Gael Pasgrimaud
as gael.pasgrimaud
More... over 15 years ago
docstring More... almost 16 years ago
docstring More... almost 16 years ago
add file regression suite, also from gael More... almost 16 years ago
real file field support, from gael.pasgrimaud More... almost 16 years ago
add **kwargs to render; based on patch by lbruno More... almost 16 years ago
docstring More... almost 16 years ago
ScopedSession More... almost 16 years ago
add with_renderer More... almost 16 years ago
fs.[field] returns the configured version of the field, not the unconfigured. fs.fields renamed to fs._fields. Added Field.reset() to deepcopy the unconfigured version. More... almost 16 years ago
add test for adding errors to individual fields from global validators, to make sure we don't break that accidentally More... almost 16 years ago
update version strings to 0.5.1 More... almost 16 years ago
fix for ColumnDefaults More... almost 16 years ago
use unicode() instead of str() if engine has convert_unicode set More... almost 16 years ago
s/s/_obj_session/ More... almost 16 years ago
smarter handling of dumb dicts More... almost 16 years ago
convert stupid dicts into multidicts More... almost 16 years ago
renamed ProxyImpl in 0.5 More... almost 16 years ago
handle proxies (synonyms) More... almost 16 years ago
fix for session bug More... almost 16 years ago
bump version here too More... almost 16 years ago