modern-django-starter/apps/core
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
..
management Fix Google OAuth signin and clean email subjects 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
apps.py Initial commit: Django boilerplate with authentication, Docker, and Dokploy support 2025-09-11 09:36:55 +05:30
urls.py Add health check endpoint for debugging 2025-09-11 18:19:41 +05:30
views.py Add health check endpoint for debugging 2025-09-11 18:19:41 +05:30