Kaydet (Commit) 0ff1d4fa authored tarafından orblivion's avatar orblivion

Typeo in ValuesQuerySet._as_sql docstring

üst 90d3af38
......@@ -1077,7 +1077,7 @@ class ValuesQuerySet(QuerySet):
def _as_sql(self, connection):
"""
For ValueQuerySet (and subclasses like ValuesListQuerySet), they can
For ValuesQuerySet (and subclasses like ValuesListQuerySet), they can
only be used as nested queries if they're already set up to select only
a single field (in which case, that is the field column that is
returned). This differs from QuerySet.as_sql(), where the column to
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment