python3-django-polymorphic 2.1.2-ok1 (amd64 binary) in openkylin yangtze
Django-polymorphic simplifies using inherited models in Django projects. When a
query is made at the base model, the inherited model classes are returned.
.
Features:
* Full admin integration.
* ORM integration:
+ Support for ForeignKey, ManyToManyField, OneToOneField descriptors.
+ Support for proxy models.
+ Filtering/ordering of inherited models (ArtProject_
+ Filtering model types: instance_of(...) and not_instance_
+ Combining querysets of different models (qs3 = qs1 | qs2)
+ Support for custom user-defined managers.
* Uses the minimum amount of queries needed to fetch the inherited models.
* Disabling polymorphic behavior when needed.
.
This package contains the Python 3 version of the library.
Details
- Package version:
- 2.1.2-ok1
- Status:
- Deleted
- Component:
- main
- Priority:
- Optional
Downloadable files
- python3-django-polymorphic_2.1.2-ok1_all.deb (45.4 KiB)
Package relationships
- Depends on:
- Suggests:
- Recommends: