modern-django-starter/django_project/settings
Django Template b50831c633 Fix Google OAuth signin and clean email subjects
- Add social account auto-signup settings to prevent password reset emails
- Change default site name from 'Django Template' to 'App' for cleaner email subjects
- Enable automatic account linking for Google OAuth users

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-13 22:49:56 +05:30
..
__init__.py Initial commit: Django boilerplate with authentication, Docker, and Dokploy support 2025-09-11 09:36:55 +05:30
base.py Fix Google OAuth signin and clean email subjects 2025-09-13 22:49:56 +05:30
build.py Fix missing Tailwind CSS file causing 500 error 2025-09-11 18:12:07 +05:30
development.py Migrate from Bootstrap to Tailwind CSS with comprehensive UI improvements 2025-09-11 15:10:35 +05:30
production.py Add debugging for environment variables and Django settings 2025-09-11 18:04:23 +05:30