mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Replaced "inbuilt" with more common "built-in".
This commit is contained in:
parent
9788625277
commit
a8f05f405f
2 changed files with 2 additions and 2 deletions
|
@ -2177,7 +2177,7 @@ specified as keyword arguments to the ``QuerySet`` methods :meth:`filter()`,
|
|||
For an introduction, see :ref:`models and database queries documentation
|
||||
<field-lookups-intro>`.
|
||||
|
||||
Django's inbuilt lookups are listed below. It is also possible to write
|
||||
Django's built-in lookups are listed below. It is also possible to write
|
||||
:doc:`custom lookups </howto/custom-lookups>` for model fields.
|
||||
|
||||
As a convenience when no lookup type is provided (like in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue