wagtail/wagtail/tests
2015-07-02 11:00:25 +01:00
..
customuser Add support for user models with no username 2015-06-09 15:41:50 +10:00
demosite Add conditionals to test migrations so that they report as up-to-date on both Dj1.7 and 1.8 2015-04-13 20:46:04 +01:00
routablepage Hide subpage_urls deprecation warning in tests 2015-04-27 14:22:15 +01:00
search Moved search test models into their own app 2015-03-30 13:44:04 +01:00
snippets Clean up W391 errors 2015-04-03 18:52:47 +01:00
testapp Give the test document a filename 2015-07-02 11:00:25 +01: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
non_root_urls.py Removed patterns() from tests 2015-04-10 16:57:05 +01:00
settings.py Merge branch 'search-config-tweak' of https://github.com/kaedroho/wagtail into kaedroho-search-config-tweak 2015-06-26 16:33:21 +01:00
urls.py Removed patterns() from tests 2015-04-10 16:57:05 +01:00
utils.py Ignore PendingDeprecationWarnings 2015-02-06 10:44:25 +00:00