Skip to content

Commit 3a69146

Browse files
committed
Document that __debug must be last field
1 parent 3d66159 commit 3a69146

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/pages/docs/django/debug.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@ You can query it for outputing all the sql transactions that happened in the Gra
4949
}
5050
}
5151
```
52+
Note that the `__debug` field must be the last field in your query.

0 commit comments

Comments
 (0)