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 86434d1 commit df38e19Copy full SHA for df38e19
docs/install.rst
@@ -47,7 +47,7 @@ Option 2: using demo project
47
48
$ cd demo
49
$ pip install -r demoproject/requirements.pip
50
- $ ./manage.py test adminactions
+ $ ./manage.py test concurrency demoapp
51
52
Option 3: execute in your project
53
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments