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
6b7e080861
feat: use django crispy-forms
2024-01-16 21:37:22 +00:00
SimGetti
9e5fad85d3
Allow access to signup page
...
Delete also the version_beta page
2023-08-17 10:38:50 +02:00
Laetitia Getti
a476c4b288
change button text
2023-08-07 15:54:14 +02:00
Laetitia Getti
555f423ce4
password reset pages and email sending
2023-08-07 15:54:10 +02:00
Laetitia Getti
761a28770c
social media links in home page
2023-05-25 15:41:49 +02:00
Laetitia Getti
af466f960f
titles visible on mobile
2023-05-25 15:41:49 +02:00
Laetitia Getti
6a06446754
hide sign up page for unauthorized users
2023-05-25 15:37:19 +02:00
Laetitia Getti
39bc76cc23
Forgot password button
2023-05-24 13:58:34 +02:00
Laetitia Getti
6264786229
bulma in login and signup views
2023-04-27 17:16:23 +02:00
Laetitia Getti
c1984ed677
rename readme and change accounts urls
2023-04-27 15:29:02 +02:00
Laetitia Getti
ca026a4617
set up basic authentication
2023-04-19 18:13:08 +02:00