website/hub
Tobias Brunner 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
..
broker remove slug from offerings 2025-02-28 14:25:35 +01:00
services fix critical issues in ROI calculator 2025-07-22 08:33:54 +02:00
__init__.py refactor python package structure 2025-01-30 11:23:25 +01:00
__main__.py refactor python package structure 2025-01-30 11:23:25 +01:00
asgi.py refactor python package structure 2025-01-30 11:23:25 +01:00
middleware.py allow to disable redirect 2025-07-16 10:18:18 +02:00
settings.py configure password via env var 2025-07-16 15:46:21 +02:00
sitemaps.py add rss feed to articles 2025-07-17 10:52:58 +02:00
urls.py add rss feed to articles 2025-07-17 10:52:58 +02:00
wsgi.py refactor python package structure 2025-01-30 11:23:25 +01:00