quantum-ai/netcop_hub
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 Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30
asgi.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30
production_settings.py Add Railway deployment config 2025-07-12 03:43:14 +05:30
settings.py Fix email URLs to use Railway domain instead of localhost 2025-07-16 13:11:06 +05:30
urls.py Implement comprehensive Django performance optimizations 2025-07-13 13:23:59 +05:30
wsgi.py Initial Django project setup with working homepage 2025-07-08 16:30:56 +05:30