name: django-modelcluster version: 6.5 summary: Django extension to allow working with 'clusters' of models as a single unit, independently of the database license: BSD-3-Clause requires_python: >=3.10 python_min: 3.10 install_size: 29.2 KB module_format: py3-none-any repo_url: https://github.com/wagtail/django-modelcluster last_released_at: 2026-05-01T12:25:31Z releases_last_12mo: 2 avg_days_between_releases: 131.4 platforms: any ## dependencies django >=4.2 ## extras [taggit] django-taggit >=3.1 ## maintainers Matthew Westcott Wagtail Team