django-allauth
Beautiful, pre-styled authentication templates for django-allauth.
Installation
uvx shadcn_django@latest add allauth
This will install 17 templates to
templates/account/
along with the required UI components.
You can also use these templates without django-allauth.
All Templates
Authentication
login.htmlsignup.htmllogout.htmlreauthenticate.html
Password
password_change.htmlpassword_set.htmlpassword_reset.htmlpassword_reset_done.htmlpassword_reset_from_key.htmlpassword_reset_from_key_done.html
email.htmlemail_change.htmlemail_confirm.htmlverification_sent.htmlverified_email_required.html
Status
account_inactive.htmlsignup_closed.html