Contents

django-modelcluster 6.4.1

0

Django extension to allow working with 'clusters' of models as a single unit, independently of the d

Django extension to allow working with 'clusters' of models as a single unit, independently of the database

Stars: 511, Watchers: 511, Forks: 70, Open Issues: 30

The wagtail/django-modelcluster repo was created 12 years ago and the last code push was 2 months ago.
The project is popular with 511 github stars!

How to Install django-modelcluster

You can install django-modelcluster using pip

pip install django-modelcluster

or add it to a project with poetry

poetry add django-modelcluster

Package Details

Author
Matthew Westcott
License
BSD
Homepage
https://github.com/wagtail/django-modelcluster
PyPi:
https://pypi.org/project/django-modelcluster/
GitHub Repo:
https://github.com/wagtail/django-modelcluster

Classifiers

No  django-modelcluster  pypi packages just yet.

Errors

A list of common django-modelcluster errors.

Code Examples

Here are some django-modelcluster code examples and snippets.

Related Packages & Articles

django-mailbox 4.10.1

Import mail from POP3, IMAP, local mailboxes or directly from Postfix or Exim4 into your Django application automatically.

django-log-request-id 2.1.0

Django middleware and log filter to attach a unique ID to every log message generated as part of a request