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

Subclass AccessMixin directly in VerificationRequiredMixin #3758

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

amickan
Copy link
Contributor

@amickan amickan commented Dec 18, 2024

This updates the VerificationRequiredMixin to directly subclass AccessMixin. This makes it possible to include this mixin in views where another AccessMixin is used as well.

Discussed in #3753 (comment)

@amickan amickan requested a review from jmsmkn as a code owner December 18, 2024 12:10
@amickan amickan changed the title Subclass AccessMixin directly in VerificationRequiredMixin Subclass AccessMixin directly in VerificationRequiredMixin Dec 18, 2024
@jmsmkn jmsmkn merged commit 8b24beb into main Dec 18, 2024
8 checks passed
@jmsmkn jmsmkn deleted the verification_mixin branch December 18, 2024 14:18
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