mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[2.1.x] Fixed location of a few doc labels.
Backport of 1229687a0a261d05a72e6f189c1a9b0069b302e5 from master
This commit is contained in:
@@ -1107,8 +1107,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
|
||||
----------------------
|
||||
|
||||
@@ -1323,6 +1321,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
|
||||
------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user