wagtail/wagtail/wagtailsites
2015-12-23 17:22:50 +00:00
..
locale Pull translations from Transifex 2015-12-23 17:22:50 +00:00
templates/wagtailsites Added site_name to index template 2015-12-15 00:00:11 +00:00
__init__.py Add wagtailsites views, urls and templates 2014-09-30 17:25:59 +01:00
forms.py Added site_name to form 2015-12-15 00:00:11 +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 Specify app_name in url includes that have namespace 2015-12-11 12:51:57 +00:00