wagtail/wagtail/tests
2016-01-25 09:58:00 +00:00
..
customuser Fix CustomUserManager._create_user to allow passing is_active=False 2016-01-25 09:58:00 +00:00
demosite Remove Django 1.7 code from migrations and tests 2016-01-06 14:01:58 +00:00
routablepage pep8 compliance 120 characters / line 2015-12-08 14:50:32 +00:00
search Test ForeignKey with RelatedFields 2015-12-11 12:29:27 +00:00
snippets Cleanup E302 errors 2015-12-04 09:32:16 +00:00
testapp Add failing test for abstract page managers 2015-12-24 09:52:21 +11:00
__init__.py apparently we don't need imports in tests/__init__.py 2014-02-13 12:53:18 +00:00
context_processors.py Prevent {{ STATIC_URL }} from being used in templates 2015-04-22 12:20:23 +01:00
dummy_external_storage.py pep8 compliance 120 characters / line 2015-12-08 14:50:32 +00:00
non_root_urls.py Removed patterns() from tests 2015-04-10 16:57:05 +01:00
settings.py Remove Django 1.7 code from migrations and tests 2016-01-06 14:01:58 +00:00
urls.py Add test for user_passes_test decorator 2015-12-17 09:13:03 +00:00
utils.py Add docs for WagtailPageTests 2015-12-15 15:49:40 +00:00