Jacob Kaplan-Moss wrote:
* Model definitions (with properties, etc):
+1
* Database connections:
-0
* Putting lookups under Person.objects:
Not a fan of the aesthetic, but I can't think of anything better, and it looks like it'll work fine, so... +0
* Overwriting model methods (and hooks):
+1
* Overriding table-level functions:
+1
* API lookups...
-1
* Renamed manipulators and exceptions:
Is there a reason we use a <object>DoesNotExist rather than just using a single ObjectDoesNotExist exception for everything? +0 -- Lach http://illuminosity.net/