You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update entrypoint.sh to use uv run for Django commands
Updates entrypoint.sh to use uv run for all Django management commands to ensure dependencies are available in the uv-managed virtual environment, fixing Django import errors in production.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments