wagtail/docs/topics
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
..
search Adds PostgreSQL search backend. (#3515) 2017-04-12 16:16:16 +01:00
images.rst Document get_rendition() 2017-02-21 22:48:20 +00:00
index.rst Add documentation about permission configuration 2016-11-03 16:10:09 +00:00
pages.rst Update links to github.com/torchbox to point to github.com/wagtail 2016-12-15 11:49:49 +00:00
permissions.rst Restrict view_draft to can_publish / can_edit permissions (#3474) 2017-03-24 11:54:10 +01:00
snippets.rst Fix whitespace errors in docs 2016-11-28 13:41:35 +00:00
streamfield.rst Adding the Meta attribute `group` to Blocks. 2017-04-10 20:27:32 +01:00
writing_templates.rst Use .. code-block:: for all python, html blocks 2016-11-28 13:41:34 +00:00