wagtail/wagtail/core
Bertrand Bordage ef125bde56 Merge branch 'master' into search-query-api
# Conflicts:
#	wagtail/search/tests/test_elasticsearch2_backend.py
#	wagtail/search/tests/test_elasticsearch5_backend.py
2017-12-14 18:59:03 +01:00
..
blocks Add ability to set custom value_class on StructBlock 2017-12-13 00:00:35 +00:00
locale Rename wagtail.wagtailcore to wagtail.core 2017-11-26 22:43:47 +00:00
management Account for undocumented management command options used in tests 2017-12-04 12:58:29 +00:00
migrations Removed __future__ imports 2017-11-27 02:18:30 +00:00
permission_policies Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
templates/wagtailcore Rename wagtail.wagtailcore to wagtail.core 2017-11-26 22:43:47 +00:00
templatetags Removed __future__ imports 2017-11-27 02:18:30 +00:00
tests Merge branch 'master' into search-query-api 2017-12-14 18:59:03 +01:00
__init__.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
admin.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
apps.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
compat.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
fields.py Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
forms.py Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
hooks.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
jinja2tags.py Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
middleware.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
models.py Merge branch 'master' into search-query-api 2017-12-14 18:59:03 +01:00
permissions.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
query.py Fix typo in docstring 2017-12-13 15:42:15 +00:00
rich_text.py Don't inherit from object 2017-11-27 10:06:03 +00:00
signal_handlers.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
signals.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
sites.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
url_routing.py Don't inherit from object 2017-11-27 10:06:03 +00:00
urls.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
utils.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
views.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
wagtail_hooks.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
whitelist.py Don't inherit from object 2017-11-27 10:06:03 +00:00