mirror of
https://github.com/thecyberlearn/modern-django-starter.git
synced 2026-08-18 13:32:55 +00:00
- Add modern authentication templates with black/white theme - Implement email/password and Google OAuth login/signup - Configure SMTP email delivery for verification emails - Create clean, rectangular authentication cards - Remove Facebook integration, keep Google only - Add responsive auth design with reduced font sizes - Fix Django settings for production-ready email backend - Update Google OAuth credentials and callback URLs - Generate secure SECRET_KEY for production 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| dashboard.html | ||
| email_confirm.html | ||
| login.html | ||
| password_reset.html | ||
| profile_edit.html | ||
| profile.html | ||
| signup.html | ||
| verification_sent.html | ||