wagtail/wagtail
Matt Westcott 3ed72d3c0b Ensure we only look at SearchField records (not FilterField) to find boost values
It's valid for the same field to exist as both a SearchField and FilterField, and in this case get_boost would randomly find the FilterField and try (and fail) to read its 'boost' attribute.
2017-11-16 17:21:45 +00:00
..
api Fix AttributeError in listing_view endpoint 2017-11-03 14:44:07 +00:00
bin Flake8 plugins (#3411) 2017-03-01 12:21:34 +00:00
contrib Ensure we only look at SearchField records (not FilterField) to find boost values 2017-11-16 17:21:45 +00:00
project_template Fix project template 2017-08-30 16:18:22 +01:00
tests Don't call static() when constructing HalloPlugins 2017-09-07 16:22:13 +01:00
utils Rotate deprecation warnings 2017-06-22 18:33:48 +01:00
wagtailadmin Set preview dropdown button to 250px (desktop) / 100% (mobile) 2017-09-13 15:48:36 +01:00
wagtailcore Make it possible to reverse migrations 2017-09-06 16:35:54 +01:00
wagtaildocs Don't call static() when constructing HalloPlugins 2017-09-07 16:22:13 +01:00
wagtailembeds Fix test for Python 2.x 2017-09-09 00:43:09 +01:00
wagtailforms Fetch new translations from transifex 2017-08-21 14:27:31 +01:00
wagtailimages Don't call static() when constructing HalloPlugins 2017-09-07 16:22:13 +01:00
wagtailredirects Fetch new translations from transifex 2017-08-21 14:27:31 +01:00
wagtailsearch Iterate over the full resultset of execute_sql(result_type=MULTI) when filtering by __in with a subquery 2017-11-16 17:21:45 +00:00
wagtailsites Fetch new translations from transifex 2017-08-21 14:27:31 +01:00
wagtailsnippets Fetch new translations from transifex 2017-08-21 14:27:31 +01:00
wagtailusers Fetch new translations from transifex 2017-08-21 14:27:31 +01:00
__init__.py Version bump to 1.12.2 2017-09-18 21:44:07 +01:00