mirror of
https://github.com/django/django.git
synced 2025-08-31 07:47:37 +00:00
Fixed location of a few doc labels.
This commit is contained in:
parent
9294110a57
commit
99157064a0
2 changed files with 4 additions and 4 deletions
|
@ -1108,8 +1108,6 @@ tests can't rely upon the fact that your views will be available at a
|
|||
particular URL. Decorate your test class or test method with
|
||||
``@override_settings(ROOT_URLCONF=...)`` for URLconf configuration.
|
||||
|
||||
.. _emptying-test-outbox:
|
||||
|
||||
Multi-database support
|
||||
----------------------
|
||||
|
||||
|
@ -1324,6 +1322,8 @@ LOCALE_PATHS, LANGUAGE_CODE Default translation and loaded translations
|
|||
MEDIA_ROOT, DEFAULT_FILE_STORAGE Default file storage
|
||||
================================ ========================
|
||||
|
||||
.. _emptying-test-outbox:
|
||||
|
||||
Emptying the test outbox
|
||||
------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue