mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-18 04:01:11 +00:00
Added versionadded tag to postgres search doc
This commit is contained in:
parent
554ce992da
commit
0d1c277e85
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
|||
PostgreSQL search engine
|
||||
========================
|
||||
|
||||
.. versionadded:: 1.10
|
||||
|
||||
This contrib module provides a search engine backend for Wagtail using
|
||||
`PostgreSQL full-text search capabilities <https://www.postgresql.org/docs/current/static/textsearch.html>`_.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue