We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967583e commit fe94914Copy full SHA for fe94914
en/django_views/README.md
@@ -19,7 +19,7 @@ from django.shortcuts import render
19
20
Not too much stuff here yet.
21
22
-Lines that start with `#` are comments - it means that those lines won't be run by Python. Pretty handy, right?
+Remember that lines starting with `#` are comments and those lines won't be run by Python.
23
24
The simplest *view* can look like this.
25
0 commit comments