October 7th, 2009 by Kevin Smith
TurboGears 1.1 is finally released. I started with early TurboGears 1 for a work project. The upgrade to 1.1 went pretty smooth. I expected more issues. I was only bitten by the need to set identity.soprovider.model.visit in app.cfg, which wasn’t set at all so it went with the default.
I added:
identity.soprovider.model.visit=”actionstep.model.VisitIdentity”
May 27th, 2009 by Kevin Smith
Yeah, TurboGears2 is now officially released. TG2 is built on the Pylons and provides some nice defaults such as, SQLAlchemy and Genshi.
March 31st, 2009 by Kevin Smith
Python will be moving to Mercurial. The announcement is here.
Gnome is going with Git. See announcement here.
January 6th, 2009 by Kevin Smith
Mercurial 1.1.2
This is a minor release including one security fix and two minor bug fixes
improve path auditing (issue 1450)
fix date-related test failures in test suite
add graph controls to monoblue theme