vendredi 7 octobre 2016

why does function url_for() in Flask produced this error?

When I use flask, in my first template(a.html) I wrote:



It gave the right site: /auth/confirm/<token>

But in another:

It gave me a site like this: /auth/forget?token=<token>

What makes the diffence?




Aucun commentaire:

Enregistrer un commentaire