quantum-ai-v3/authentication
Claude 498de2219e Add email debugging and better error handling
- Add debug_railway_email.py script for Railway email configuration testing
- Add management command test_email for Railway email testing
- Improve error handling and logging in forgot password view
- Add detailed email configuration debug information

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-16 13:17:15 +05:30
..
management Add email debugging and better error handling 2025-07-16 13:17:15 +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 Add email debugging and better error handling 2025-07-16 13:17:15 +05:30