ttvdrops/config
2025-09-13 06:37:35 +02:00
..
__init__.py Add initial Django project structure with ASGI, WSGI, settings, URLs, and manage.py 2025-07-08 01:36:20 +02:00
settings.py Use PostgreSQL instead of Sqlite 2025-09-05 00:07:22 +02:00
urls.py Cache images instead of serve from Twitch 2025-09-13 06:37:35 +02:00
wsgi.py Refactor Django project files to improve type hinting and code clarity 2025-07-08 01:47:39 +02:00