Kaydet (Commit) b0ba21db authored tarafından Claude Paroz's avatar Claude Paroz

Fixed #19926 -- Fixed a link to code example in queries docs

Thanks Randy Salvo for the report.
üst 7aaa8a77
......@@ -824,7 +824,7 @@ precede the definition of any keyword arguments. For example::
The `OR lookups examples`_ in the Django unit tests show some possible uses
of ``Q``.
.. _OR lookups examples: https://github.com/django/django/blob/master/tests/modeltests/or_lookups/tests.py
.. _OR lookups examples: https://github.com/django/django/blob/master/tests/or_lookups/tests.py
Comparing objects
=================
......
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