mirror of
https://github.com/thecyberlearn/quantum-ai.git
synced 2026-08-18 09:53:00 +00:00
- Fix element ID mismatch: use 'resultsContainer' and 'resultsContent' instead of 'jobResults' and 'jobContent' - Add proper HTML element existence checks before manipulation - Add missing utility functions expected by results component (copyResults, downloadResults, resetForm) - Improve content rendering with proper HTML formatting - Fix results container display/hide logic The job posting generator should now work properly without getting stuck on processing. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| templates/job_posting_generator | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| models.py | ||
| processor.py | ||
| urls.py | ||
| views.py | ||