wagtail/wagtail/core/tests
Bertrand Bordage e87ff07e7b Merge branch 'master' into search-query-api
# Conflicts:
#	wagtail/search/backends/db.py
#	wagtail/search/backends/elasticsearch2.py
2018-01-03 18:36:57 +01:00
..
__init__.py Rename wagtail.wagtailcore to wagtail.core 2017-11-26 22:43:47 +00:00
test_blocks.py Add ability to set custom value_class on StructBlock 2017-12-13 00:00:35 +00:00
test_collection_model.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
test_collection_permission_policies.py Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
test_dbwhitelister.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
test_hooks.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
test_jinja2.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
test_management_commands.py Account for undocumented management command options used in tests 2017-12-04 12:58:29 +00:00
test_migrations.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
test_page_model.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
test_page_permissions.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
test_page_privacy.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
test_page_queryset.py Merge branch 'master' into search-query-api 2017-11-30 01:53:09 +01:00
test_permission_policies.py Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
test_rich_text.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
test_sites.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
test_streamfield.py Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
test_tests.py Use Python 3 super() syntax 2017-11-27 18:05:25 +00:00
test_utils.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
test_views.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
test_whitelist.py Make whitelister consistently use double-quotes on attributes 2017-12-15 13:46:58 +00:00
tests.py Removed __future__ imports 2017-11-27 02:18:30 +00:00