]> git.donarmstrong.com Git - dak.git/commit
Extend ORMObject.validate() to support _id columns.
authorTorsten Werner <twerner@debian.org>
Tue, 25 Jan 2011 06:11:13 +0000 (07:11 +0100)
committerTorsten Werner <twerner@debian.org>
Tue, 25 Jan 2011 06:11:13 +0000 (07:11 +0100)
commitadbb859e09d90791b4543f5c4fc5ecf589c9a1a7
treeb88a4a0fde5597db19712f1a70cea92cb9e00e51
parent7e90e4a630cdbd84b99fe6cf77453fe5f11d03db
Extend ORMObject.validate() to support _id columns.

It won't throw an exception if the numeric _id property is set instead the real
property.

Signed-off-by: Torsten Werner <twerner@debian.org>
daklib/dbconn.py