wagtail/wagtail/tests
Tim Heap 224f3f5c37 Remove final references to django-compressor
* Remove references from docs
* Fix comment in SCSS files, and fix related variable names
* Remove COMPRESS_ENABLED setting from tests
2016-02-09 18:41:56 +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 Allow specifying custom edit handlers for snippets 2016-01-28 13:03:27 +00: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 final references to django-compressor 2016-02-09 18:41:56 +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