wagtail/docs/reference
Bertrand Bordage e62d67bd73 Adds PostgreSQL search backend. (#3515)
* Adds PostgreSQL search backend.

* Isort nitpicks.

* Fixes PostgreSQL versions incompatibilities.

* Uses Django lru_cache instead of building our own.

* Fixes PostgreSQL search index on some empty vector & query cases.

* Never sets the PostgreSQL search vector to NULL.

* Simplification + removes caching on two fast enough functions.

* Rewrites stale entries deletion to use the ORM.
2017-04-12 16:16:16 +01:00
..
contrib Adds PostgreSQL search backend. (#3515) 2017-04-12 16:16:16 +01:00
pages in Page reference docs, don't tell people to consult source code (#3303) 2017-01-28 00:11:52 +00:00
hooks.rst feat: Added `construct_image_chooser_queryset`, `construct_document_chooser_queryset` and `construct_page_chooser_queryset` hooks 2017-02-17 10:40:03 +00:00
index.rst added some basic signals docs 2015-10-06 01:18:25 +13:00
management_commands.rst Remove old versionadded notes 2016-11-28 13:41:35 +00:00
project_template.rst Remove mention of SASS / django-compressor; fix minor text errors 2015-10-15 09:21:47 +01:00
signals.rst Fix internal links 2016-03-06 21:05:05 +00:00