quantum-ai/authentication
Claude d36cf9a79d Fix email URLs to use Railway domain instead of localhost
- Add SITE_URL configuration that auto-detects Railway environment
- Update forgot password view to use correct site URL in emails
- Ensure password reset links work on both local and Railway deployments

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-16 13:11:06 +05:30
..
migrations Fix email URLs to use Railway domain instead of localhost 2025-07-16 13:11:06 +05:30
__init__.py first working 2025-07-09 02:15:35 +05:30
admin.py first working 2025-07-09 02:15:35 +05:30
apps.py first working 2025-07-09 02:15:35 +05:30
models.py Fix email URLs to use Railway domain instead of localhost 2025-07-16 13:11:06 +05:30
tests.py first working 2025-07-09 02:15:35 +05:30
urls.py Fix email URLs to use Railway domain instead of localhost 2025-07-16 13:11:06 +05:30
views.py Fix email URLs to use Railway domain instead of localhost 2025-07-16 13:11:06 +05:30