TurboJson 1.3, the JSON Buffet template plug-in for TurboGears,
intended to be used with TG 1.1 and later, has just been released.
More information about TurboJson can be found here:
http://docs.turbogears.org/TurboJson
As usual, TurboJson can be downloaded from PyPI at
http://pypi.python.org/pypi/TurboJson
and thus can be easily update using 'easy_install':
easy_install -U TurboJson
It is also available at pypi.turbogears.org and files.turbogears.org.
Changes in version 1.3:
* The use of prioritized_methods has been discarded in favor
of simple on-board means of PEAK-rules, as suggested by Philip Eby.
This also lets TurboJson work with current PEAK-rules versions again.
* Support for SQLAlchemy Row/ResultProxies (ticket #2055)
For more details, see the Subversion changelog at
http://trac.turbogears.org/log/projects/TurboJson
Happy Hacking!
The TurboGears Team
--
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en.