Commit c20bc2c
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>1 parent 28520fc commit c20bc2c
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
0 commit comments