Skip to content

Releases: DoctorJohn/django-admin-anchors

v4.4.0

18 Oct 13:49
8c18622

Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.4.0

v4.3.0

09 Apr 15:40
b24d572

Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0

v4.2.0

10 Nov 22:50
5b34c94

Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.2.0

v4.1.0

11 Aug 13:32

Choose a tag to compare

This release adds support for Django 5.1

v4.0.0

17 Jun 21:49

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

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

Choose a tag to compare

Bump version to 2.0.2

v2.0.1

09 Apr 01:28

Choose a tag to compare

Release of version 2.0.1

v2.0.0

09 Apr 01:28

Choose a tag to compare

Release of version 2.0.0

v1.0.2

09 Apr 01:28

Choose a tag to compare

Release of version 1.0.2