0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/wagtail/wagtailsearch
2015-08-28 14:41:36 +01:00
..
backends Make database search use base queryset 2015-08-20 10:48:08 +01:00
locale Pulled translations from transifex 2015-08-26 15:18:39 +01:00
management Fix typos 2015-07-31 11:29:11 +01:00
migrations Comment in migration wagtailsearch.0003_remove_editors_picks 2015-07-21 13:37:42 +01:00
templates/wagtailsearch Removed editors picks from wagtailsearch 2015-07-21 13:35:18 +01:00
tests Merge branch 'es-index-atomic-rebuild' of https://github.com/kaedroho/wagtail into kaedroho-es-index-atomic-rebuild 2015-08-01 10:52:20 +02:00
urls Removed editors picks from wagtailsearch 2015-07-21 13:35:18 +01:00
views Use Djangos JsonResponse class when returning JSON from view 2015-08-24 09:20:03 +01:00
__init__.py Merge remote-tracking branch 'torchbox/master' into bad-imports-cleanup 2014-09-18 10:40:32 +01:00
apps.py Use AppConfig.ready to register signal handlers 2014-10-14 09:33:19 +11:00
forms.py Fixed a couple of references to editors picks 2015-08-02 11:18:15 +01:00
index.py Cleanup usages of get_field_by_name in search 2015-04-10 16:57:05 +01:00
models.py Moved editors pick model to searchpicks 2015-07-21 13:37:42 +01:00
signal_handlers.py Search signal handler references pk rather than id 2015-08-25 15:10:40 -07: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 Removed editors picks from wagtailsearch 2015-07-21 13:35:18 +01:00