Python booleans (True/False) in saved_stations (is_favorite field) and history (scrobbled field) were being rendered literally into JS via |safe, causing 'True is not defined' ReferenceError that broke all JS including book loading. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| icy.py | ||
| lastfm.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||