Django internet radio player
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> |
||
|---|---|---|
| .forgejo/workflows | ||
| accounts | ||
| books | ||
| diora | ||
| gpodder | ||
| podcasts | ||
| radio | ||
| static | ||
| templates | ||
| .env.example | ||
| .gitignore | ||
| docker-compose.yml | ||
| Dockerfile | ||
| Dockerfile.cron | ||
| manage.py | ||
| requirements.txt | ||