Model inheritance
Packages that help with using inherited models in Django, where the QuerySet can return the inherited models instead of the base classes.
8
Packages
0
Features
Search & Filter
| Package | django-model-utils | django-polymorphic | django-typed-models | django-polymodels | django-curation | Django Utils 2 |
|---|---|---|---|---|---|---|
|
Description
|
Django model mixins and
utilities. |
Improved Django model
inheritance with automatic downcasting |
polymorphic django models
using automatic type-field downcasting |
Polymorphic models
implementation for django. |
Not to be confused with
django-curated |
Django Utils is a collection
of small Django helper functions and classes which make commo… |
|
Category
|
App | App | App | App | App | App |
|
Using This
|
28
|
15
|
1
|
1
|
0
|
1
|
|
Python 3?
|
Yes | Yes | Yes | Yes | Yes | Yes |
|
Dev Status
|
Production/Stable | Production/Stable | Unknown | Production/Stable | Production/Stable | Mature |
|
Version (PyPI)
|
5.0.0 | 4.11.0 | 0.15.2 | 1.8.1 | 2.1.0 | 3.0.2 |
|
Stars
|
2,754 | 1,807 | 232 | 88 | 10 | 35 |
|
Forks
|
368 | 300 | 44 | 17 | 2 | 3 |
|
Commits
|
|
|
|
|
|
|
|
Updated
|
8 Jan 2026 | 12 Feb 2026 | 13 Jan 2026 | 30 Mar 2025 | 20 Aug 2025 | 4 Nov 2023 |
|
License
|
BSD | BSD-3-Clause | BSD-3-Clause | MIT License | BSD-2-Clause | BSD |
|
Links
|