deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-django, python3-django-taggit, python3-tz, python3:any
Description: |-
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.
Homepage: https://github.com/wagtail/django-modelcluster/
Installed-Size: '120'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-django-modelcluster
Priority: optional
Section: python
Source: python-django-modelcluster
Version: 6.0-2
srcpkg_name: python-django-modelcluster
srcpkg_version: 6.0-2