Skip to content

Conversation

camuthig
Copy link

@camuthig camuthig commented May 1, 2025

This makes changes and adds testing for Django 5.0, 5.1, and 5.2.

A new cached property called accessor_name was added in 5.2 for performance improvements that this package needs to mimic. This uses the same value as get_accessor_name, which is how it is also implemented in core.

See: https://code.djangoproject.com/ticket/35230

A new cached property called `accessor_name` was added in 5.2 for
performance improvements that this package needs to mimic. This uses the
same value as `get_accessor_name`, which is how it is also implemented
in core.

See: https://code.djangoproject.com/ticket/35230
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant