backend/ ├── config/ │ ├── settings.py # Django settings (12-factor, env-driven) │ ├── urls.py # Root URL conf — mounts /api/ and /admin/ │ ├── celery.py # Celery app init and task autodiscovery │ ├── ...
Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...