
django-polymorphic 4.11.0
0
Seamless polymorphic inheritance for Django models.
Contents
Seamless polymorphic inheritance for Django models.
Stars: 1807, Watchers: 1807, Forks: 300, Open Issues: 27The jazzband/django-polymorphic repo was created 15 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 1807 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
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-polymorphic/
- Documentation:
- https://django-polymorphic.readthedocs.io
- GitHub Repo:
- https://github.com/django-polymorphic/django-polymorphic
Classifiers
- Database
- Internet/WWW/HTTP
- Internet/WWW/HTTP/Site Management
- Software Development/Libraries
- Software Development/Libraries/Python Modules
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 27 open issues on GitHub
- Fix default PolymorphicManager for base_manager being overridden by apps registry cache clear.
- Bad warning messages polymorphic.W001 and polymorphic.W002 when deriving from PolymorphicModel
- feat: add comprehensive type annotations
- Unexpected return type of polymorphic data since 4.9.1
- related item missing
- Significant code examples presented in the documentation should be tested
- Allow forward references in instance_of queries.
- Performance Monitoring
- feat: Enhance pre-commit hooks to match CI validation
- Add Comprehensive Security Testing to CI Pipeline
- Add Comprehensive Security and Vulnerability Checks to CI
- Support multiple inheritance.
- Fix proxy model support.
- Test coverage needs to be 100% branch
- Add type hints for django-polymorphic
pythonfix







