We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b433ef commit fabd051Copy full SHA for fabd051
docs/topics/db/fixtures.txt
@@ -30,8 +30,8 @@ Fixtures can be used to pre-populate database with data for
30
:ref:`tests <topics-testing-fixtures>` or to provide some :ref:`initial data
31
<initial-data-via-fixtures>`.
32
33
-Were Django looks for fixtures?
34
-===============================
+Where Django looks for fixtures?
+================================
35
36
Django will search in three locations for fixtures:
37
0 commit comments