mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-13 17:53:12 +00:00
Indexing {non-page => custom} models
This commit is contained in:
parent
e4ee711043
commit
c670f1a8e7
1 changed files with 2 additions and 2 deletions
|
|
@ -163,8 +163,8 @@ Callables also provide a way to index fields from related models. In the example
|
|||
|
||||
.. _wagtailsearch_indexing_models:
|
||||
|
||||
Indexing non-page models
|
||||
========================
|
||||
Indexing custom models
|
||||
======================
|
||||
|
||||
Any Django model can be indexed and searched.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue