Package: python3-django-modelcluster (5.1-1)
Links for python3-django-modelcluster
Debian Resources:
Download Source Package python-django-modelcluster:
- [python-django-modelcluster_5.1-1.dsc]
- [python-django-modelcluster_5.1.orig.tar.gz]
- [python-django-modelcluster_5.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
clusters of models as a single unit (Python3 version)
django-modelcluster extends Django's foreign key relations to make it possible to work with a 'cluster' of related objects, without necessarily holding them in the database. It introduces a new type of relation, ParentalKey, where the related models are stored locally to the 'parent' model until the parent is explicitly saved. Up to that point, the related models can still be accessed through a subset of the QuerySet API.
This package contains the Python 3 version of the library.
Other Packages Related to python3-django-modelcluster
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-django-taggit
- simple tagging for Django (Python 3)
-
- dep: python3-tz
- Python3 version of the Olson timezone database
Download python3-django-modelcluster
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 24.3 kB | 107.0 kB | [list of files] |