mirror of
https://github.com/django/django.git
synced 2025-04-18 06:14:37 +00:00
[1.7.x] Fixed versionchanged indentation in topics/testing/advanced.txt.
Backport of 1387c80643 from master
This commit is contained in:
parent
69b5428c12
commit
17c09704ab
@ -257,8 +257,8 @@ tests via Django's test runner.
|
||||
|
||||
.. versionchanged:: 1.7
|
||||
|
||||
If you are not using a management command to invoke the tests, you will also
|
||||
need to first setup Django itself using :func:`django.setup()`.
|
||||
If you are not using a management command to invoke the tests, you will
|
||||
also need to first setup Django itself using :func:`django.setup()`.
|
||||
|
||||
.. _other-testing-frameworks:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user