Django Model Inheritance In Django Models inheritance works the same way as normal Python class inheritance works, the only difference is, whether we want the parent models to have their own table in the database