python-turbojson 1.2.1
TurboGears JSON file format support plugin
http://www.turbogears.org/docs/plugins/template.html
Packager: Fethican Coşkuner
License: MIT
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
3 | 2009-10-02 | 1.2.1 | Fethican Coşkuner | Version bump: - TurboJson now uses PEAK-Rules instead of RuleDispatch. - Explicit __json__ now also works for SQLObject and SQLAlchemy objects. - All simplejson options can now be configured with corresponding config settings, e.g. json.indent, json.sort_keys, json.allow_nan etc. - Helper predicates for testing SQLObject and SQLAlchemy objects. |
2 | 2009-03-05 | 1.1.4 | Fethican Coşkuner | Version bump. |
1 | 2008-07-07 | 1.1.3 | Ediz Türkoğlu | First release. |