Skip to content

Commit 630d96e

Browse files
committed
Improve the message
1 parent a1ae2bb commit 630d96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Contributions to the sample are welcome. When submitting changes, also consider
1515

1616
# Known issues
1717

18-
- CSS is lost when debug == false: the workaround is to include an added script at the end of dockerfile.txt. See [Issue 13](https://github.com/Microsoft/python-sample-vscode-django-tutorial/issues/13) for details.
18+
- CSS is lost if you set `DEBUG=False` in settings.py; the workaround is to include an added script at the end of dockerfile.txt to serve static file differently. See [Issue 13](https://github.com/Microsoft/python-sample-vscode-django-tutorial/issues/13) for details.
1919

2020
# Contributing
2121

0 commit comments

Comments
 (0)