mirror of
https://github.com/django/django.git
synced 2025-11-25 21:22:14 +00:00
Fixed #19497 -- Refactored testing docs.
Thanks Tim Graham for the review and suggestions.
This commit is contained in:
parent
52a2588df6
commit
d19109fd37
21 changed files with 849 additions and 801 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