Django-polymorphic

Latest version: v3.1.0

Safety actively analyzes 629994 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 7

0.5.2

--------------------------

* Fix Grappelli_ breadcrumb support in the views.
* Fix unwanted ``___`` handling in the ORM when a field name starts with an underscore;
this detects you meant ``relatedfield__ _underscorefield`` instead of ``ClassName___field``.
* Fix missing permission check in the "add type" view. This was caught however in the next step.
* Fix admin validation errors related to additional non-model form fields.

0.5.1

--------------------------

* Add Django 1.6 support.
* Fix Grappelli_ theme support in the "Add type" view.

0.5

------------------------

* Add Python 3.2 and 3.3 support
* Fix errors with ContentType objects that don't refer to an existing model.

0.4.2

--------------------------

* Used proper ``__version__`` marker.

0.4.1

--------------------------

* Add Django 1.5 and 1.6 support
* Add proxy model support
* Add default admin ``list_filter`` for polymorphic model type.
* Fix queryset support of related objects.
* Performed an overall cleanup of the project
* **Deprecated** the ``queryset_class`` argument of the ``PolymorphicManager`` constructor, use the class attribute instead.
* **Dropped** Django 1.1, 1.2 and 1.3 support

0.4

------------------------

* Update example project for Django 1.4
* Added tox and Travis configuration

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.