wagtail/wagtail/tests
Matt Westcott 4353759018 Merge branch 'kaedroho-snippets-search'
Conflicts:
	CHANGELOG.txt
2015-08-27 15:42:45 +01:00
..
customuser Add support for user models with no username 2015-06-09 15:41:50 +10:00
demosite modelcluster.tags => modelcluster.contrib.taggit 2015-07-06 09:29:18 +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 Added SearchableSnippet test model 2015-08-14 13:58:52 +01:00
testapp Added index on AbstractImage.created_at 2015-08-19 12:15:40 +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
dummy_external_storage.py Failing tests for #1397 2015-08-13 16:59:08 +01:00
non_root_urls.py Removed patterns() from tests 2015-04-10 16:57:05 +01:00
settings.py Renamed searchpicks app to searchpromotions 2015-07-21 13:37:42 +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