quantumtaskai-caprover/netcop_hub
thecyberlearn 9ee78fc770 Add Django startup debugging to wsgi.py
- Add try/catch around get_wsgi_application() to capture startup errors
- Print detailed error messages and traceback for debugging
- Exit with error code 1 on failure to ensure container fails fast
- This will help diagnose the silent Django startup failure in Dokploy

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-05 08:32:32 +05:30
..
__init__.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
asgi.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
production_settings.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
settings.py Add Dokploy deployment configuration 2025-09-05 02:40:02 +05:30
urls.py Initial clean CapRover deployment - no secrets 2025-09-04 10:50:55 +05:30
wsgi.py Add Django startup debugging to wsgi.py 2025-09-05 08:32:32 +05:30