Contents

django-polymorphic 3.1.0

0

Seamless polymorphic inheritance for Django models

Seamless polymorphic inheritance for Django models

Stars: 1567, Watchers: 1567, Forks: 271, Open Issues: 169

The jazzband/django-polymorphic repo was created 13 years ago and the last code push was Yesterday.
The project is very popular with an impressive 1567 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
No  django-polymorphic  pypi packages just yet.

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 169 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

See more issues on GitHub

Related Packages & Articles