[SQL-CVS] r3999 - SQLObject/branches/0.11/sqlobject
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: <sub...@co...> - 2009-09-27 15:49:16
|
Author: phd Date: 2009-09-27 09:49:00 -0600 (Sun, 27 Sep 2009) New Revision: 3999 Modified: SQLObject/branches/0.11/sqlobject/main.py Log: "BroytMann" => "Broytman". Modified: SQLObject/branches/0.11/sqlobject/main.py =================================================================== --- SQLObject/branches/0.11/sqlobject/main.py 2009-09-27 15:48:21 UTC (rev 3998) +++ SQLObject/branches/0.11/sqlobject/main.py 2009-09-27 15:49:00 UTC (rev 3999) @@ -7,7 +7,7 @@ SQLObject is a object-relational mapper. See SQLObject.html or SQLObject.txt for more. -With the help by Oleg Broytmann <ph...@ph...> and many other contributors. +With the help by Oleg Broytman <ph...@ph...> and many other contributors. See Authors.txt. This program is free software; you can redistribute it and/or modify |