project_id = "e2e-harness" output = "src/api" targets = ["react"] [source.django] manage_path = "../backend/manage.py" # Resolved from the manage.py directory, which is the export subprocess's cwd. command = ["uv", "run", "--project", "../../../backends/mizan-django", "python"]