From: Torsten Werner Date: Tue, 25 Jan 2011 06:11:13 +0000 (+0100) Subject: Extend ORMObject.validate() to support _id columns. X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=adbb859e09d90791b4543f5c4fc5ecf589c9a1a7;hp=adbb859e09d90791b4543f5c4fc5ecf589c9a1a7;p=dak.git 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 ---