wagtail/wagtail/wagtailsites
Matt Westcott f502e31dd7 Merge branch 'master' of https://github.com/m-sanders/wagtail into m-sanders-master
Conflicts:
	wagtail/wagtailusers/templates/wagtailusers/groups/create.html
	wagtail/wagtailusers/templates/wagtailusers/groups/edit.html
2015-10-06 16:41:00 +01:00
..
locale Pull new translations from Transifex 2015-09-04 13:54:06 +01:00
templates/wagtailsites Merge branch 'master' of https://github.com/m-sanders/wagtail into m-sanders-master 2015-10-06 16:41:00 +01:00
__init__.py Add wagtailsites views, urls and templates 2014-09-30 17:25:59 +01:00
forms.py Set choose_one_text, choose_another_text and clear_choice_text as overrideable properties on AdminChooser so that we don't have to do template inheritance gymnastics to pass them around 2015-02-06 14:43:54 +00:00
tests.py Set generic 'confirm delete' view to use wagtailadmin/generic/confirm_delete.html template by default 2015-08-18 21:26:47 +01:00
urls.py Convert 'delete site' to a class-based view 2015-08-18 21:26:46 +01:00
views.py Pass 'object'/'object_list' to generic admin templates, and make context_object_name optional 2015-08-18 21:26:48 +01:00
wagtail_hooks.py Register site permissions in the group permissions UI 2015-08-15 22:55:08 +02:00