mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-28 20:41:19 +00:00
This update refactors the logic for building timeshift statistics by removing unnecessary `select_related` calls and the `logo_url` field from the connections. The changes streamline the data retrieval process and ensure that only the `logo_id` is exposed in the session data. Corresponding tests have been updated to reflect these modifications. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_helpers.py | ||
| test_sessions.py | ||
| test_stats.py | ||
| test_views.py | ||