Added Record superclass for models, handling __repr__ consistently.
authorPeter Iannucci <iannucci@mit.edu>
Wed, 25 Feb 2009 21:00:43 +0000 (16:00 -0500)
committerPeter Iannucci <iannucci@mit.edu>
Wed, 25 Feb 2009 21:00:43 +0000 (16:00 -0500)
commite2d288987a8ed40aea40f8c8ac01efeb3749719f
treecc609924da021f38af56b8780f28df1ed355c6d5
parent51cec21fe4206ef4b8a0b6b121f90e4858df946d
Added Record superclass for models, handling __repr__ consistently.

svn path=/trunk/packages/invirt-database/; revision=2187
python/database/models.py
python/database/owner.py
python/database/record.py [new file with mode: 0755]