quantum-ai/authentication/migrations
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
..
__init__.py first working 2025-07-09 02:15:35 +05:30
0001_initial.py first working 2025-07-09 02:15:35 +05:30
0002_alter_user_options_alter_user_created_at_and_more.py Implement comprehensive Django performance optimizations 2025-07-13 13:23:59 +05:30
0003_passwordresettoken.py Fix email URLs to use Railway domain instead of localhost 2025-07-16 13:11:06 +05:30