Changes between Version 53 and Version 54 of ModelInheritance
- Timestamp:
- Jan 22, 2008, 6:53:34 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModelInheritance
v53 v54 1 1 = Model Inheritance = 2 3 '''As of 2008, both SQLObject and SQLAlchemy have sound and tested implementations of model inheritance. Cross-pollenation time!''' 2 4 3 5 This is a proposal for how subclassing should work in Django. There are a lot of details to get right, so this proposal should be very specific and detailed. Most of the ideas here come from the thread linked below: