quantum-ai-v3/agent_base
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
..
generators Refactor: Complete architecture reorganization with proper separation of concerns 2025-07-21 20:03:53 +05:30
management 🌐 Update domain configurations for www.quantumtaskai.com 2025-07-27 10:10:46 +05:30
migrations Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
__init__.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
admin.py 🔧 Fix admin field errors and add email verification resend 2025-07-27 08:30:16 +05:30
apps.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
models.py Fix agent pages URL routing conflict 2025-07-21 20:09:51 +05:30
processors.py Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
urls.py Fix agent pages URL routing conflict 2025-07-21 20:09:51 +05:30
views.py 🔒 Enhance marketplace security with comprehensive protections 2025-07-26 08:22:59 +05:30