
django-modelcluster 6.4.1
0
Django extension to allow working with 'clusters' of models as a single unit, independently of the d
Contents
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: 30The 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
Related Packages
Errors
A list of common django-modelcluster errors.
Code Examples
Here are some django-modelcluster code examples and snippets.
pythonfix







