On Sep 16, 2005, at 2:19 PM, Eugene Lazutkin wrote:
+1 from me.
Me three. Additionally, we should make the manipulator methods work the same way:: class MyModel(meta.Model) f = meta.CharField(...) class META: ... class MODULE: ... class MANIPULATOR: ... Very nice and symmetrical! Jacob