Backend settings are now the single source of truth for EBOOK_MAX_BYTES and BG_MAX_BYTES. A new context processor exposes them to all templates, and base.html injects them as window.DIORA_CONFIG so app.js reads from there instead of hardcoded values. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| context_processors.py | ||
| settings.py | ||
| urls.py | ||
| wsgi.py | ||