wagtail/wagtail/wagtailredirects
Karl Hobley 64a630b8d5 Update translations from Transifex
And also remove translations with less than 30% coverage
2015-05-13 17:03:09 +01:00
..
locale Update translations from Transifex 2015-05-13 17:03:09 +01:00
migrations Internationalise missing models and model fields 2015-04-20 21:52:21 +02:00
templates/wagtailredirects Fix '==' 2015-04-10 16:57:05 +01:00
__init__.py Added AppConfig classes for all modules 2014-07-28 15:52:42 +01:00
apps.py Added AppConfig classes for all modules 2014-07-28 15:52:42 +01:00
forms.py Linted wagtailredirects 2014-02-06 11:52:14 +00:00
middleware.py Fixed absolute import issues 2014-07-02 10:35:46 +01:00
models.py Internationalise missing models and model fields 2015-04-20 21:52:21 +02:00
tests.py Clean up W293 errors 2015-04-03 18:52:50 +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 Clean up E272 error 2015-04-03 19:31:42 +01:00
wagtail_hooks.py implement SubmenuMenuItem class for embedding submenus into a MenuItem; create a Settings menu and move users / redirects / editors picks there 2014-08-14 16:43:56 +01:00