Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

17929 Add Scope Mixins to Prefix #17930

Open
wants to merge 5 commits into
base: feature
Choose a base branch
from
Open

Conversation

arthanson
Copy link
Collaborator

@arthanson arthanson commented Nov 4, 2024

Fixes: #17929

Had to move the filterset mixin to it's own file as there was a circular dependency - this requires updating previous imports that reference it.

Note: The mixin uses %(class)s for the related_name which resolves to "_prefixs" instead of "_prefixes" which isn't great, but it is an internal field that shouldn't really be references, so shouldn't be much of an issue.

@jeremystretch jeremystretch added this to the v4.2 milestone Nov 5, 2024
@arthanson arthanson changed the title DRAFT: 17929 Add Scope Mixins to Prefix 17929 Add Scope Mixins to Prefix Nov 7, 2024
@jeremystretch jeremystretch marked this pull request as ready for review November 7, 2024 17:07
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.

2 participants