quantum-ai-v3/core
Claude 1e159dc378 Add CEA registration external page
- New external page accessible at /cea/
- JotForm integration: https://agent.jotform.com/0198a8860b46796895f2a40367a6cea4df0c
- Uses iframe template for full-screen experience
- Automatically inherits CSP whitelist and security settings
- Zero configuration needed - works immediately!

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-16 14:56:17 +05:30
..
management 🔧 Fix reset_admin foreign key constraint issue - Update existing admin users instead of deleting them - Prevents constraint violations during Railway deployment - Command now safely handles existing admin users with related records 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> 2025-08-16 14:42:28 +05:30
migrations 🔒 Implement comprehensive homepage security improvements 2025-07-26 02:24:33 +05:30
__init__.py first working 2025-07-09 02:15:35 +05:30
admin.py 🔒 Implement comprehensive homepage security improvements 2025-07-26 02:24:33 +05:30
apps.py first working 2025-07-09 02:15:35 +05:30
cache_utils.py 🛡️ Comprehensive Security & Performance Optimization 2025-08-16 14:39:47 +05:30
error_views.py 🎨 Create themed error pages matching agent UI design 2025-07-26 23:12:56 +05:30
middleware.py 🚀 Future-proof external iframe system for all external services 2025-08-16 14:55:03 +05:30
models.py 🔒 Implement comprehensive homepage security improvements 2025-07-26 02:24:33 +05:30
tests.py first working 2025-07-09 02:15:35 +05:30
urls.py 🎨 Add external service wrappers and social media previews 2025-08-15 18:21:16 +05:30
validators.py 🛡️ Comprehensive Security & Performance Optimization 2025-08-16 14:39:47 +05:30
views.py Add CEA registration external page 2025-08-16 14:56:17 +05:30