Re: [SQLObject] SQLObject 0.15.0

2010-12-07 Thread Daniel Fetchinson
On 12/6/10, Oleg Broytman wrote: > On Mon, Dec 06, 2010 at 06:46:45PM +0300, Oleg Broytman wrote: >> 0.15 > >The branch 0.13 is no longer maintained. > >> What's New > >Nothing changed since 0.15.0b1. Oleg, I guess it's not intentional that easy_install -U sqlobject installs the 0.16de

Re: [SQLObject] SQLObject 0.15.0

2010-12-06 Thread Oleg Broytman
On Mon, Dec 06, 2010 at 06:46:45PM +0300, Oleg Broytman wrote: > 0.15 The branch 0.13 is no longer maintained. > What's New Nothing changed since 0.15.0b1. Oleg. -- Oleg Broytmanhttp://phd.pp.ru/p...@phd.pp.ru Programmers don't die, they just GOSUB

[SQLObject] SQLObject 0.15.0

2010-12-06 Thread Oleg Broytman
Hello! I'm pleased to announce version 0.15.0, the first stable release of branch 0.15 of SQLObject. What is SQLObject = SQLObject is an object-relational mapper. Your database tables are described as classes, and rows are instances of those classes. SQLObject is meant to be e