mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
[1.5.x] Fixed #19497 -- Refactored testing docs.
Thanks Tim Graham for the review and suggestions.
d19109fd37
from master.
This commit is contained in:
parent
3aba929bcc
commit
903892be7b
19 changed files with 849 additions and 800 deletions
|
@ -71,7 +71,7 @@ of 1.0. This includes these APIs:
|
|||
external template tags. Before adding any such tags, we'll ensure that
|
||||
Django raises an error if it tries to load tags with duplicate names.
|
||||
|
||||
- :doc:`Testing </topics/testing>`
|
||||
- :doc:`Testing </topics/testing/index>`
|
||||
|
||||
- :doc:`django-admin utility </ref/django-admin>`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue