Commit a288ab1
authored
Set
Since otherwise when Django management commands like
`manage.py runserver` are run via `heroku local`, the log
buffering causes the server startup logs to not appear
immediately.PYTHONUNBUFFERED=1 locally (#252)1 parent 42fd0c5 commit a288ab1
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
0 commit comments