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

Suppression d'une mixin inutilisée #5198

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Suppression d'une mixin inutilisée #5198

wants to merge 1 commit into from

Conversation

EwenKorr
Copy link
Contributor

@EwenKorr EwenKorr commented Dec 3, 2024

🤔 Pourquoi ?

Dans notre grand nettoyage (#5180) on a oublié d'enlever SessionNamespaceRequiredMixin inutile dans SearchByEmailForSenderView.

La classe JobSeekerForSenderBaseView s'assure déjà qu'on a bien une session.

`JobSeekerForSenderBaseView` takes care of the required
SessionNamespace.
@EwenKorr EwenKorr added the no-changelog Ne doit pas figurer dans le journal des changements. label Dec 3, 2024
@EwenKorr EwenKorr self-assigned this Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Ne doit pas figurer dans le journal des changements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants