mirror of
https://github.com/django/django.git
synced 2025-04-12 19:42:20 +00:00
[1.6.x] Updated instructions for running contrib tests.
Backport of 08e7a64369 from master
This commit is contained in:
parent
2c08d474a8
commit
28026c3e26
@ -210,4 +210,4 @@ If you have URLs that need to be mapped, put them in ``tests/urls.py``.
|
||||
To run tests for just one contrib app (e.g. ``auth``), use the same
|
||||
method as above::
|
||||
|
||||
./runtests.py --settings=settings auth
|
||||
./runtests.py --settings=settings django.contrib.auth
|
||||
|
Loading…
x
Reference in New Issue
Block a user