mirror of
https://github.com/thecyberlearn/modern-django-starter.git
synced 2026-08-18 12:32:55 +00:00
- Add /health/ endpoint that returns JSON without templates - Shows Django settings, file existence, and configuration - Use this to test if Django is running: https://dt.netcoptech.com/health/ - Helps diagnose if issue is templates, static files, or server config |
||
|---|---|---|
| .. | ||
| management | ||
| __init__.py | ||
| apps.py | ||
| urls.py | ||
| views.py | ||