-
Notifications
You must be signed in to change notification settings - Fork 14
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
Ajout de la page de récap d'habilitation #533
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coquilles à corriger + je n'ai aucune traître idée de pourquoi les tests ne tournent pas.
0398ed1
to
af92470
Compare
def __init__(self, **kwags): | ||
kwags.setdefault("error_class", PatchedErrorList) | ||
super().__init__(**kwags) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tut-tuuut Alors attention, je viens de me faire avoir : cette méthode marche bien mais elle rend impossible de passer les argument positionnellement.
af92470
to
9c34718
Compare
Je garde la fonctionnalité de vérification d'email dans une PR séparée parce que celle-ci est déjà bien fat. |
9c34718
to
e4dc0c7
Compare
Et ça n'a rien à voir de toute façon. :) Donc OK |
cleaned_data, | ||
) | ||
|
||
self.assertRedirects(response, reverse("habilitation_new_issuer")) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Je pense qu'on reverra ce comportement, ça me semble plus logique de proposer une autre demande pour le même demandeur. Pour l'instant on laisse.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ça changera quanf j'aurais implémenté la page suivante.
Co-authored-by: Agnès Haasser <1035145+tut-tuuut@users.noreply.github.com>
e4dc0c7
to
5b958dc
Compare
🖼️ Images