wagtail/wagtail/wagtailsearch
Matt Westcott 5731155e4d Merge pull request #352 from kaedroho/searchchanges/partials
Search Changes 10 - Index partials together into '_partials'
2014-07-08 15:24:58 +01:00
..
backends Index partials together into '_partials' 2014-07-03 11:48:00 +01:00
locale update some words 2014-05-04 10:17:43 +08:00
management Give some feedback from the add_bulk command 2014-07-03 11:32:05 +01:00
migrations Removed unicode literals for Python 3.2 support 2014-07-02 21:43:15 +01:00
templates/wagtailsearch correctly formatted query chooser modal content 2014-07-02 10:21:28 +01:00
tests Merge pull request #348 from kaedroho/searchchanges/bits-and-pieces 2014-07-07 19:33:53 +01:00
urls Allow search frontend urls to be imported from wagtailsearch.urls 2014-07-08 10:51:00 +01:00
views Make sure all editors picks are resaved on edit. Fixes #408 2014-07-04 11:34:13 +01:00
__init__.py Fixed absolute import issues 2014-07-02 10:35:46 +01:00
forms.py Replaced occurance of 'xrange' with 'range' 2014-07-02 10:35:46 +01:00
indexed.py Index fields with correct type in ElasticSearch 2014-07-03 11:38:06 +01:00
models.py Merge pull request #344 from kaedroho/searchchanges/newsearchconfig 2014-07-07 13:36:44 +01:00
signal_handlers.py Search signal handers now add/delete to all backends 2014-02-23 22:27:36 +00:00
utils.py Move normalise_query_string into wagtailsearch utils and use it in the backends 2014-06-25 11:27:16 +01:00
wagtail_hooks.py Move the 'hooks' module from wagtailadmin to wagtailcore 2014-07-02 19:59:00 +01:00