quantum-ai/wallet
Claude 402324c03e 🌐 Update domain configurations for www.quantumtaskai.com
- Add www.quantumtaskai.com to ALLOWED_HOSTS
- Update CSRF_TRUSTED_ORIGINS for both www and non-www domains
- Change SITE_URL to use production domain for emails
- Update Stripe fallback URLs to use www subdomain
- Change admin emails from netcop.ai to quantumtaskai.com
- Update management command URLs to production domain
- Add Email Writer agent to populate_agents script

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-27 10:10:46 +05:30
..
migrations 🔧 Fix wallet 500 error and error page alignment 2025-07-27 09:29:29 +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 NOT NULL constraint error for stripe_payment_intent_id 2025-07-16 23:01:31 +05:30
stripe_handler.py 🌐 Update domain configurations for www.quantumtaskai.com 2025-07-27 10:10:46 +05:30
tests.py first working 2025-07-09 02:15:35 +05:30
urls.py Refactor: Complete architecture reorganization with proper separation of concerns 2025-07-21 20:03:53 +05:30
views.py 🔒 Implement comprehensive wallet security improvements 2025-07-26 02:15:22 +05:30