Skip to content

Releases: DoctorJohn/django-admin-anchors

v4.1.0

11 Aug 13:32
Compare
Choose a tag to compare

This release adds support for Django 5.1

v4.0.0

17 Jun 21:49
Compare
Choose a tag to compare

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.

v3.0.0

06 May 02:22
Compare
Choose a tag to compare

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.

v2.0.2

05 May 15:26
Compare
Choose a tag to compare
Bump version to 2.0.2

v2.0.1

09 Apr 01:28
Compare
Choose a tag to compare
Release of version 2.0.1

v2.0.0

09 Apr 01:28
Compare
Choose a tag to compare
Release of version 2.0.0

v1.0.2

09 Apr 01:28
Compare
Choose a tag to compare
Release of version 1.0.2

v1.0.1

09 Apr 01:28
Compare
Choose a tag to compare
Release of version 1.0.1

v1.0.0

09 Apr 01:28
Compare
Choose a tag to compare
Release of version 1.0.0