mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
[2.2.x] Used extlinks for Django's source code.
Backport of a68c029e22
from master.
This commit is contained in:
parent
ffdacc5879
commit
2fb602f581
12 changed files with 38 additions and 69 deletions
|
@ -867,10 +867,8 @@ precede the definition of any keyword arguments. For example::
|
|||
|
||||
.. seealso::
|
||||
|
||||
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/or_lookups/tests.py
|
||||
The :source:`OR lookups examples <tests/or_lookups/tests.py>` in Django's
|
||||
unit tests show some possible uses of ``Q``.
|
||||
|
||||
Comparing objects
|
||||
=================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue