How to Install and Uninstall python-django-polymorphic-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "python-django-polymorphic-doc" package

Please follow the guidelines below to install python-django-polymorphic-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-django-polymorphic-doc

2. Uninstall "python-django-polymorphic-doc" package

This is a short guide on how to uninstall python-django-polymorphic-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python-django-polymorphic-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-django-polymorphic-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-django-polymorphic-doc
Architecture: all
Version: 3.0.0-1
Priority: optional
Section: universe/doc
Source: django-polymorphic
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 652
Depends: libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 0.5.0+dfsg)
Filename: pool/universe/d/django-polymorphic/python-django-polymorphic-doc_3.0.0-1_all.deb
Size: 64052
MD5sum: bec46538e51c3c6cfb812d746bf3b02b
SHA1: 73434b0896ea2d896adfe6ad01add19c266a8f4d
SHA256: d46ef9115cca3c2987f800d6ce89a3c78a3fe06741df48e75863e0b91b99a179
SHA512: 7a58ba97a233a0a08c6ce2eec47005cc51f0ef8e55f899e764607d5bb3a5a7d5cef8f1f900e0d84ad55f795457418ccce5193021e1412b15168533836acf2a96
Homepage: https://github.com/django-polymorphic/django-polymorphic
Description-en: Seamless Polymorphic Inheritance for Django Models (Documentation)
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___artist).
+ Filtering model types: instance_of(...) and not_instance_of(...)
+ 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 documentation.
Description-md5: 529cf171fe6cf45b791912ec8a669a47