Django-admin-anchors

Latest version: v4.0.0

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

Scan your dependencies

Page 1 of 2

4.0.0

This release drops support for the deprecated Django versions 3.2 and 4.1 and adds support for Django 5.0. Django 5.0 requires at least Python version 3.10 causing us to drop support for Python 3.8 and 3.9.

Dropping support for Django 3.2 and 4.1 and Python 3.8 and 3.9 is making this a breaking change.

To migrate simply upgrade to at least Python 3.10 and at least Django 4.2.

3.0.0

Starting this release, *any* admin anchor will redirect to a filtered `changelist` view showing the related objects.
This allows you to get a quick overview and run actions on the filtered objects.

Before, clicking a link for a one-to-one or many-to-one relation would take you to the `change` view for that object.

TLDR: anchors always redirect to filtered lists for a better overview.

2.0.2

2.0.1

2.0.0

1.0.2

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.