Commit graph

4 commits

Author SHA1 Message Date
51d80364c0
fix critical issues in ROI calculator
- Replace hardcoded Django template tags in JavaScript with runtime CSRF token retrieval
- Add comprehensive error handling for Chart.js dependencies and missing DOM elements
- Enhance input validation with safe fallbacks for malformed number parsing
- Add graceful degradation when external libraries fail to load

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-22 08:33:54 +02:00
626badffe9
introduce investment models 2025-07-21 17:06:29 +02:00
25400be405
remove npv in roi calculator 2025-07-21 16:12:53 +02:00
7d94501858
move roi calc js into own file 2025-07-21 15:56:21 +02:00