mirror of
https://github.com/django/django.git
synced 2025-04-04 21:46:40 +00:00
Fixed #27587 -- Corrected underline length.
This commit is contained in:
parent
e6463914d3
commit
59ce6aa4a9
@ -338,7 +338,7 @@ various :class:`~django.db.models.query.QuerySet` methods.
|
||||
|
||||
|
||||
Printing the ``QuerySet`` SQL
|
||||
--------------------------
|
||||
-----------------------------
|
||||
|
||||
When debugging a query, it may be useful to see the SQL generated by a
|
||||
queryset. You may do this by converting the ``query`` attribute to a string.
|
||||
|
Loading…
x
Reference in New Issue
Block a user