Kaydet (Commit) 56c87b51 authored tarafından M Somerville's avatar M Somerville Kaydeden (comit) Tim Graham

Fixed typo in docs/topics/db/managers.txt.

üst f3b7c059
......@@ -230,7 +230,7 @@ retrieved.
If you override the ``get_queryset()`` method and filter out any rows, Django
will return incorrect results. Don't do that. A manager that filters results
in ``get_queryset()`` is not appropriate for use as a default manager.
in ``get_queryset()`` is not appropriate for use as a base manager.
.. _calling-custom-queryset-methods-from-manager:
......
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