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

Add messages to login template example #35

Open
minusf opened this issue Apr 11, 2024 · 0 comments
Open

Add messages to login template example #35

minusf opened this issue Apr 11, 2024 · 0 comments

Comments

@minusf
Copy link

minusf commented Apr 11, 2024

It would be nice to have more extensive logging in the whole package, but if messages are used, please add

   {% for m in messages %}
      <p>{{ m }}</p>
    {% endfor %}

in the login template example to facilitate debugging. Thank you.

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

No branches or pull requests

1 participant