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 d1babe4 commit da5c57fCopy full SHA for da5c57f
README.md
@@ -30,7 +30,7 @@ at the end of the template link corresponds to your version of Django.
30
31
You can check what version of Django you're using with:
32
```bash
33
-$ pip show django
+$ django-admin --version
34
```
35
36
The snippet below specifies `5.1.x.zip` at the end of
0 commit comments