ttvdrops/config
2026-03-23 19:47:50 +01:00
..
tests Fix ruff issues: rename lambda arg, replace Any with object for type annotations 2026-03-21 23:26:57 +01:00
__init__.py Add Redis configuration, integrate Celery, and sort fields in models 2026-03-21 19:12:47 +01:00
celery.py Include celery-types 2026-03-23 19:47:50 +01:00
settings.py Add django-upgrade hook to pre-commit configuration and remove unneded DEFAULT_AUTO_FIELD setting 2026-03-22 19:45:04 +01:00
urls.py Use several sitemaps 2026-03-17 18:14:27 +01:00
wsgi.py Lower line-length to default and don't add from __future__ import annotations to everything 2026-03-09 04:37:54 +01:00