Django-polymorphic-tree

Latest version: v2.1

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

Scan your dependencies

Page 3 of 4

1.2.2

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

* Fix tree list appearance for Django 1.9 and flat theme.

1.2.1

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

* Fix breadcrumbs in Django 1.7+, displaying the ``AppConfig`` name.
* Fix breadcrumbs in ``object_history.html`` template.
**NOTE:** This may require to redefine an ``admin/polymorphic_tree/object_history.html`` template
when your project uses django-reversion_ or django-reversion-compare_.

1.2

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

* Fix compatibility with Django 1.9.
* Fix support for MPTT ``get_previous_sibling()`` / ``get_next_sibling()``.
* Fix compatibility with django-polymorphic_ 0.8 final

1.1.2

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

* Fix compatibility with upcoming django-polymorphic_ 0.8

1.1.1

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

* Fixed URL resolving for for multi admin sites.
* Fixed URL breadcrumbs for delete page, visible when using non-standard delete URLs (e.g. django-parler_'s delete translation page).
* Fixed showing ``DateTimeField`` in local time.
* Enforcing at least django-polymorphic_ 0.7.1 for Django 1.8 compatibility.

1.1

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

* Added Django 1.8 compatibility
* Added django-mptt 0.7 support
* Fixed Python 3 issue in the admin code
* Fixed attempting to import south in Django 1.7/1.8 environments
* Fixed default MPTT model ordering, using tree_id, lft now
* Test ``polymorphic.__version__`` to determine the api of ``get_child_type_choice()``.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.