mirror of
https://github.com/django/django.git
synced 2025-05-29 18:26:29 +00:00
Fixed typo in docs/topics/db/fixtures.txt.
This commit is contained in:
parent
1b754d638d
commit
5762b839ff
@ -30,8 +30,8 @@ Fixtures can be used to pre-populate database with data for
|
|||||||
:ref:`tests <topics-testing-fixtures>` or to provide some :ref:`initial data
|
:ref:`tests <topics-testing-fixtures>` or to provide some :ref:`initial data
|
||||||
<initial-data-via-fixtures>`.
|
<initial-data-via-fixtures>`.
|
||||||
|
|
||||||
Were Django looks for fixtures?
|
Where Django looks for fixtures?
|
||||||
===============================
|
================================
|
||||||
|
|
||||||
Django will search in three locations for fixtures:
|
Django will search in three locations for fixtures:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user