wagtail/wagtail/tests
2016-03-03 02:02:52 +02:00
..
customuser Fix CustomUserManager._create_user to allow passing is_active=False 2016-01-25 09:58:00 +00:00
demosite Added on_delete actions into migrations 2016-02-17 16:56:00 +00:00
routablepage Regenerated test app migrations 2016-02-17 16:56:00 +00:00
search Regenerated test app migrations 2016-02-17 16:56:00 +00:00
snippets Cleanup E302 errors 2015-12-04 09:32:16 +00:00
testapp Added tests 2016-03-03 02:02:52 +02: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 feat(api): Added wagtail.api module 2016-03-01 13:12:24 +00:00
urls.py feat(api/2): Added new module for WagtailAPI v2 2016-03-01 13:12:24 +00:00
utils.py Fix incorrect user creation in account tests 2016-03-01 15:46:38 +00:00