wagtail/wagtail
2017-12-18 11:37:35 +00:00
..
admin Fix password reset tests to cast uid to string 2017-12-04 12:58:29 +00:00
api Handle search FieldErrors in the API 2017-12-18 11:37:35 +00:00
bin Removed __future__ imports 2017-11-27 02:18:30 +00:00
contrib Replace use of django.utils.lru_cache with functools.lru_cache 2017-12-15 17:31:35 +00:00
core Make link / embed handlers consistently work with unescaped versions of attributes. Fixes #2669 and #3126 2017-12-15 13:46:58 +00:00
documents Index titles as FilterField 2017-12-14 15:22:29 +00:00
embeds Make link / embed handlers consistently work with unescaped versions of attributes. Fixes #2669 and #3126 2017-12-15 13:46:58 +00:00
images Replace use of django.utils.lru_cache with functools.lru_cache 2017-12-15 17:31:35 +00:00
project_template Fix project template for Django 2.0. Fixes #4125 2017-12-13 16:29:14 +00:00
search Make the search() method raise FieldErrors 2017-12-18 11:37:35 +00:00
sites Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
snippets Moving submit button back inside the form element. Fixes #4001 2017-12-05 00:27:15 +00:00
tests Raise FieldError if user tries to order by non-FilterField 2017-12-14 15:22:29 +00:00
users Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
utils Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
wagtailsearch/tests Add test for ordering Page search by title 2017-12-18 11:37:35 +00:00
__init__.py Removed __future__ imports 2017-11-27 02:18:30 +00:00