ttvdrops/core
2026-04-03 19:51:01 +02:00
..
management Update web app manifest; fix type errors 2026-03-19 19:39:27 +01:00
migrations Move Twitch stuff to /twitch/ 2026-03-16 15:27:33 +01:00
tests Refactor URL handling to use BASE_URL across the application and add base_url context processor 2026-04-03 19:51:01 +02:00
__init__.py Move Twitch stuff to /twitch/ 2026-03-16 15:27:33 +01:00
apps.py Move Twitch stuff to /twitch/ 2026-03-16 15:27:33 +01:00
base_url.py Refactor URL handling to use BASE_URL across the application and add base_url context processor 2026-04-03 19:51:01 +02:00
context_processors.py Refactor URL handling to use BASE_URL across the application and add base_url context processor 2026-04-03 19:51:01 +02:00
seo.py Set page_url in views 2026-03-17 04:51:43 +01:00
urls.py Improve feed explenation; add link to templates 2026-03-17 05:36:31 +01:00
utils.py Fix ruff issues: rename lambda arg, replace Any with object for type annotations 2026-03-21 23:26:57 +01:00
views.py Refactor URL handling to use BASE_URL across the application and add base_url context processor 2026-04-03 19:51:01 +02:00