When I use flask, in my first template(a.html) I wrote:
It gave the right site: /auth/confirm/<token>
/auth/confirm/<token>
But in another:
It gave me a site like this: /auth/forget?token=<token>
/auth/forget?token=<token>
What makes the diffence?
Aucun commentaire:
Enregistrer un commentaire