quantum-ai/agent_base/management/commands
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
..
__init__.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
backup_users.py Fix Railway startup errors and add PostgreSQL setup guide 2025-07-12 09:16:39 +05:30
check_db.py Implement smart database auto-detection for local/Railway compatibility 2025-07-12 10:10:42 +05:30
create_agent.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
create_user.py Fix Railway database persistence and admin user issues 2025-07-12 09:12:16 +05:30
fix_migrations.py Implement PostgreSQL development parity and fix migration conflicts 2025-07-12 09:59:44 +05:30
populate_agents.py 🌐 Update domain configurations for www.quantumtaskai.com 2025-07-27 10:10:46 +05:30
reset_database.py Implement PostgreSQL development parity and fix migration conflicts 2025-07-12 09:59:44 +05:30
test_webhook.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30