wagtail/wagtail/tests
2019-11-08 11:03:09 +00:00
..
customuser Remove context parameter from from_db_value 2018-10-27 09:40:42 +02:00
demosite Deprecate wagtail.utils.pagination 2019-03-14 11:50:25 +01:00
modeladmintest Prevent exception when attempting to delete a model with a protected 1-to-1 relation 2019-08-04 17:20:41 +10:00
routablepage Localize verbose names (#4397, fixing #2591) 2018-03-19 13:41:49 +01:00
search Find underlying type of related fields 2018-07-23 13:45:59 +01:00
snippets Localize verbose names (#4397, fixing #2591) 2018-03-19 13:41:49 +01:00
testapp adds mark_safe to the render_form method on the structblock (#5687) 2019-11-08 11:03:09 +00:00
utils Don't make assumptions about the username field 2019-07-08 20:11:14 +01:00
__init__.py apparently we don't need imports in tests/__init__.py 2014-02-13 12:53:18 +00:00
benchmark.py fixup! Add rudimentary benchmarking code and a couple of benchmarks 2018-06-11 18:10:13 +01:00
context_processors.py Add cache-busting parameter to admin static files 2019-10-09 12:16:56 +01:00
dummy_external_storage.py Fix linting failures for flake8 3.6 2018-10-25 18:03:29 +01:00
dummy_sendfile_backend.py Removed __future__ imports 2017-11-27 02:18:30 +00:00
middleware.py Add (failing) test for middleware responses during preview 2019-08-08 12:50:33 +01:00
non_root_urls.py Remove frontend search view 2018-05-18 11:43:28 +01:00
settings.py Ensure admin API always uses SessionAuthentication backend 2019-10-22 16:14:09 +01:00
urls.py Added fallback to pageurl (#4603) 2019-03-13 12:17:13 +01:00
urls_multilang.py Improved 'purge_page_from_cache' to purge the url for any managed language 2018-04-18 11:28:23 +01:00