-
- Downloads
Add login and profile templates
Showing
- requirements.txt 2 additions, 1 deletionrequirements.txt
- tcalendar/urls.py 2 additions, 0 deletionstcalendar/urls.py
- templates/registration/logged_out.html 16 additions, 0 deletionstemplates/registration/logged_out.html
- templates/registration/login.html 59 additions, 0 deletionstemplates/registration/login.html
- templates/registration/password_change_done.html 21 additions, 0 deletionstemplates/registration/password_change_done.html
- templates/registration/password_change_form.html 49 additions, 0 deletionstemplates/registration/password_change_form.html
- templates/registration/password_reset_complete.html 17 additions, 0 deletionstemplates/registration/password_reset_complete.html
- templates/registration/password_reset_confirm.html 34 additions, 0 deletionstemplates/registration/password_reset_confirm.html
- templates/registration/password_reset_done.html 17 additions, 0 deletionstemplates/registration/password_reset_done.html
- templates/registration/password_reset_email.html 15 additions, 0 deletionstemplates/registration/password_reset_email.html
- templates/registration/password_reset_form.html 25 additions, 0 deletionstemplates/registration/password_reset_form.html
- templates/registration/password_reset_subject.txt 3 additions, 0 deletionstemplates/registration/password_reset_subject.txt
- templates/registration/profile.html 40 additions, 0 deletionstemplates/registration/profile.html
django-bootstrap5~=24.2 | ||
django-gravatar2~=1.4.4 | ||
Django~=5.0.7 | ||
\ No newline at end of file |
templates/registration/logged_out.html
0 → 100644
templates/registration/login.html
0 → 100644
templates/registration/profile.html
0 → 100644
Please register or sign in to comment