mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-20 13:01:56 +00:00
Doc tweak
This commit is contained in:
parent
fa97565b2a
commit
33e9477032
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Wagtailsearch: For python developers
|
|||
Basic usage
|
||||
===========
|
||||
|
||||
All searches are performed on Django QuerySets:
|
||||
All searches are performed on Django QuerySets. Wagtail provides a ``search`` method on the queryset for all page models:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue