Subclassing an existing model

You want to subclass an existing model in such a way that each model should has its own database table.

Which of these inheritance styles in Django would you use to achieve this?

Options
  1. Abstract base classes
  2. Multi-table inheritance
  3. Proxy models
  4. Both Choice 1,2
  5. Both Choice 1,3

Related Posts

Close Bitnami banner
Bitnami