wagtail/wagtail/wagtailredirects
Karl Hobley 1d7cc2b3aa Merge branch 'master' into tests-changes
Conflicts:
	wagtail/wagtailembeds/tests.py
	wagtail/wagtailsnippets/tests.py
2014-06-16 10:23:21 +01:00
..
locale update some words 2014-05-04 10:17:43 +08:00
migrations PEP8 fixes from #41 2014-02-17 11:03:41 +00:00
templates/wagtailredirects added icons to all interfaces where possible 2014-03-07 16:52:04 +00:00
__init__.py Move verdantredirects to the django-wagtail app 2014-01-29 14:53:09 +00:00
forms.py Linted wagtailredirects 2014-02-06 11:52:14 +00:00
middleware.py Fixed temporary redirects 2014-02-14 16:33:04 +00:00
models.py Added i18n for docs,embeds,images and redirects 2014-02-20 23:57:46 +02:00
tests.py Always use login method from WagtailTestUtils 2014-06-02 16:07:31 +01:00
urls.py Eliminate 'patterns' from wagtailredirects/urls.py as per https://code.djangoproject.com/ticket/22218 2014-04-25 16:45:27 +01:00
views.py Python 2.6 compatibility - fixes #156 2014-04-24 16:41:58 +01:00
wagtail_hooks.py Added search and redirects links to menu using hooks 2014-05-27 14:37:11 +01:00