wagtail/wagtail
Karl Hobley 4081206c77 Scrapped ElasticUtils, use Elasticsearch-py instead
Conflicts:
	wagtail/wagtailsearch/backends/elasticsearch.py
	wagtail/wagtailsearch/indexed.py
2014-06-20 10:29:57 +01:00
..
contrib fixing incorrect test import 2014-06-17 09:45:42 +01:00
tests Merge branch 'master' into tests-changes2 2014-06-18 15:49:26 +01:00
wagtailadmin Merge pull request #331 from kaedroho/tests-changes2 2014-06-19 14:04:56 +01:00
wagtailcore Replaced get_query_set methods with get_queryset 2014-06-18 11:27:34 +01:00
wagtaildocs Added posting tests to wagtaildocs 2014-06-18 12:26:15 +01:00
wagtailembeds Cleaned up wagtailembeds/tests.py imports 2014-06-17 09:49:57 +01:00
wagtailforms Added I18N to new datetime picker 2014-06-06 16:28:51 +01:00
wagtailimages Add unit test for image tag with extra attributes 2014-06-19 22:02:45 +01:00
wagtailredirects Removed assertURLEqual, replaced with Djangos built in assertRedirects 2014-06-17 17:49:52 +01:00
wagtailsearch Scrapped ElasticUtils, use Elasticsearch-py instead 2014-06-20 10:29:57 +01:00
wagtailsnippets Removed assertURLEqual, replaced with Djangos built in assertRedirects 2014-06-17 17:49:52 +01:00
wagtailusers Removed assertURLEqual, replaced with Djangos built in assertRedirects 2014-06-17 17:49:52 +01:00
__init__.py Add an initially empty django-wagtail package 2014-01-22 12:27:23 +00:00