mirror of
https://github.com/thecyberlearn/quantum-ai-v2.git
synced 2026-08-18 11:12:58 +00:00
- Replace "dashboard" terminology with "agent" throughout template - Update CSS classes from dashboard-* to agent-* - Change page title from "Data Analyzer Dashboard" to "Data Analyzer" - Update JavaScript function names from initializeDashboard to initializeAgent - Maintain all existing functionality while using proper agent terminology 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| templates/data_analyzer | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| models.py | ||
| processor.py | ||
| urls.py | ||
| views.py | ||