* use self.c rather than self.__dict__ for SQLAlchemy fields
* make Record._ignore, Owner.get* classmethods
* fold FormattableRecord, NullableRecord into Record
* shorten types in lists to __name__
* use self.c rather than self.__dict__ for SQLAlchemy fields
* make Record._ignore, Owner.get* classmethods
* fold FormattableRecord, NullableRecord into Record
* shorten types in lists to __name__
- -- Greg Price <price@mit.edu> Thu, 26 Feb 2009 22:51:43 -0500
+ all:
+ * make EIBTI imports
+
+ [ Quentin Smith ]
+ * Add "reusable" column for nics, to avoid reusing addresses that are
+ special in some way.
+
+ -- Quentin Smith <quentin@mit.edu> Fri, 27 Feb 2009 11:51:39 -0500