wagtail/wagtail/search
2018-01-04 19:19:50 +01:00
..
backends Implements Prefix on PostgreSQL. 2018-01-04 19:19:50 +01:00
locale Renamed wagtail.wagtailsearch to wagtail.search 2017-11-26 22:43:47 +00:00
management Removed __future__ imports 2017-11-27 02:18:30 +00:00
migrations Removed __future__ imports 2017-11-27 02:18:30 +00:00
templates/wagtailsearch Renamed wagtail.wagtailsearch to wagtail.search 2017-11-26 22:43:47 +00:00
tests Implements Prefix on PostgreSQL. 2018-01-04 19:19:50 +01:00
urls Removed __future__ imports 2017-11-27 02:18:30 +00:00
views Removed __future__ imports 2017-11-27 02:18:30 +00:00
__init__.py Renamed wagtail.wagtailsearch to wagtail.search 2017-11-26 22:43:47 +00:00
apps.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
forms.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
index.py Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
models.py Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
query.py Removes boost when using Filter. 2017-12-14 19:01:26 +01:00
queryset.py Merge branch 'master' into search-query-api 2017-11-30 01:53:09 +01:00
signal_handlers.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
utils.py Merge branch 'master' into search-query-api 2017-11-30 01:53:09 +01:00
wagtail_hooks.py Removed __future__ imports 2017-11-27 02:18:30 +00:00