ttvdrops/config
2025-07-08 19:05:36 +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
asgi.py Refactor Django project files to improve type hinting and code clarity 2025-07-08 01:47:39 +02:00
settings.py Add initial configuration and structure for the Twitch app, including models, views, and admin registration 2025-07-08 19:05:36 +02:00
urls.py Add environment configuration and email settings 2025-07-08 04:33:05 +02:00
wsgi.py Refactor Django project files to improve type hinting and code clarity 2025-07-08 01:47:39 +02:00