mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-21 07:10:59 +00:00
stuff
This commit is contained in:
parent
bb28928160
commit
e6df0ef01f
1 changed files with 13 additions and 1 deletions
|
|
@ -221,7 +221,6 @@ This is just one possible way of creating a taxonomy for Wagtail objects. With a
|
|||
|
||||
Using or subclassing the site model?
|
||||
|
||||
Extending indexed_fields and making models search-friendly
|
||||
|
||||
|
||||
Wagtail Admin API
|
||||
|
|
@ -319,6 +318,19 @@ Template Filters
|
|||
...
|
||||
{{ body|richtext }}
|
||||
|
||||
Search
|
||||
~~~~~~
|
||||
|
||||
|
||||
Extending indexed_fields and making models search-friendly
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Site
|
||||
~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue