ttvdrops/config
2025-09-13 01:48:22 +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 Lazy load debug_toolbar import to prevent ImportError in testing environments 2025-09-13 01:48:22 +02:00
wsgi.py Refactor Django project files to improve type hinting and code clarity 2025-07-08 01:47:39 +02:00