0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/wagtail
2018-01-04 15:28:10 +00:00
..
admin Quick load jQuery 3 2018-01-04 15:28:10 +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 Merges again QueryAPITestMixin and BackendTest. 2018-01-04 12:21:33 +01:00
core Merge branch 'master' into search-query-api 2018-01-03 18:36:57 +01: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 Implement 'bgcolor' image operation. 2018-01-03 11:26:14 +01:00
project_template Fix project template for Django 2.0. Fixes #4125 2017-12-13 16:29:14 +00:00
search Deprecate a bunch of no longer used parts of Wagtailsearch 2018-01-04 14:23:40 +00:00
sites Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
snippets Ensure that snippet PKs are quoted in calls to reverse 2018-01-04 13:51:02 +00:00
tests Ensure that snippet PKs are quoted in calls to reverse 2018-01-04 13:51:02 +00:00
users Allow overriding login form via `WAGTAILADMIN_USER_LOGIN_FORM` setting 2018-01-03 15:57:40 +00:00
utils Allow overriding login form via `WAGTAILADMIN_USER_LOGIN_FORM` setting 2018-01-03 15:57:40 +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