Seth Says Hi?
January 30th, 2010 by Kevin Smith
Get the Flash Player to see this player.
- No Comments »
- Posted in General
January 30th, 2010 by Kevin Smith
Get the Flash Player to see this player.
December 28th, 2009 by Kevin Smith
Get the Flash Player to see this player.
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.