I'm pleased to announce the release of TurboGears 0.9a3
("unreal").
This release takes care of the long standing issue of
"master"
template autoreloading during development and also brings in
the newly
released CherryPy 2.2.0.
Upgrade instructions are here:
http://www.turbogears.org/preview/download/upgrade.html
a>
*Changes*
* FastData is no longer included with the TurboGears core
package. You can
install it with TurboGears by easy_install-ing
"TurboGears[exp]" instead
of "TurboGears".
*Features*
* You can find out if login was attempted during this
request by calling
`identity.was_login_attempted`
* Added tg.strict_parameters option that will cause an
exception to be
raised if extra parameters are passed to a controller
method. #694
*Fixes*
* Base template (eg "master.kid") now reload
automatically when changed
(#55)
* identity.Any was missing an `error_message` attribute
(#667)
* Identity provides a more explicit error about wrong
username/password
(#616)
* CatWalk no longer has a problem changing more than one
foreign key
label in "manage columns" (#690)
* plain_gettext is now exported from the i18n package.
* DataGrid.column fields are supported by FastDataGrid
(#706)
* The tg_errors variable sent to a controller now has the
correct value
even if the controller method doesn't have keyword
arguments. #698
* DBURIs with notrans_ now work properly with tg-admin sql
create. #702
* Dutch and German calendar translations have been fixed
#700.
*Project Updates*
* setuptools 0.6a11
* CherryPy 2.2.0
* SQLObject to 0.7.1dev-r1675
*Contributors*
This update brought to you by Michele Cella, Jeff Watkins,
Simon Davy,
Baruch Even, Simon Belak, Claudio Martinez, Max Ischenko,
Jason Chu,
Roger Demetrescu, Joost Moesker, plus Phillip Eby for
setuptools
and Remi Delon and the others working on CherryPy.
--
Kevin Dangoor
Author of the Zesty News RSS newsreader
email: kid blazingthings.com
company: http://www.BlazingThings
.com
blog: http://www.BlueSkyOnMars
.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "TurboGears Announcements" group.
To post to this group, send email to turbogears-announce googlegroups.com
To unsubscribe from this group, send email to
turbogears-announce-unsubscribe googlegroups.com
For more options, visit this group at ht
tp://groups.google.com/group/turbogears-announce
-~----------~----~----~----~------~----~------~--~---
|