django-polymorphic 3.1.0
0
Seamless polymorphic inheritance for Django models
Contents
Seamless polymorphic inheritance for Django models
Stars: 1642, Watchers: 1642, Forks: 280, Open Issues: 179The jazzband/django-polymorphic
repo was created 13 years ago and the last code push was 3 days ago.
The project is very popular with an impressive 1642 github stars!
How to Install django-polymorphic
You can install django-polymorphic using pip
pip install django-polymorphic
or add it to a project with poetry
poetry add django-polymorphic
Package Details
- Author
- Bert Constantin
- License
- Homepage
- https://github.com/django-polymorphic/django-polymorphic
- PyPi:
- https://pypi.org/project/django-polymorphic/
- GitHub Repo:
- https://github.com/django-polymorphic/django-polymorphic
Classifiers
- Database
Related Packages
Errors
A list of common django-polymorphic errors.
Code Examples
Here are some django-polymorphic
code examples and snippets.
GitHub Issues
The django-polymorphic package has 179 open issues on GitHub
- django-polymorphic for building a custom model - is polymorphic the right tool?
- Creating polymorphic instances in migrations results in invalid model instances (polymorphic_ctype_id is null)
- Another cascading bug on CASCADE deletion