la-chariotte/la_chariotte/accounts/templates/registration
Alexis Métaireau 28290f20de
Fix the password reset form
Django crispy is bow using a filter rather than a tag.

Using the `crispy` tag resulted in two imbricated forms being
generated, and a broken "send" button.
2024-10-27 23:18:58 +01:00
..
login.html feat: use django crispy-forms 2024-01-16 21:37:22 +00:00
password_reset_complete.html change button text 2023-08-07 15:54:14 +02:00
password_reset_confirm.html feat: use django crispy-forms 2024-01-16 21:37:22 +00:00
password_reset_done.html password reset pages and email sending 2023-08-07 15:54:10 +02:00
password_reset_form.html Fix the password reset form 2024-10-27 23:18:58 +01:00
signup.html feat: use django crispy-forms 2024-01-16 21:37:22 +00:00