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 09522fd commit e7c892fCopy full SHA for e7c892f
README.md
@@ -31,7 +31,7 @@ version of Django.
31
32
You can check what version of Django you're using with:
33
```bash
34
-pip show django
+$ pip show django
35
```
36
37
The snippet below specifies `5.1.x.zip` at the end of
0 commit comments