wagtail/wagtail/wagtailsites
2014-12-01 11:50:26 +00:00
..
locale Run compilemessages 2014-11-04 17:16:17 +00:00
templates/wagtailsites Fix page chooser on sites interface 2014-11-11 11:51:47 +00:00
__init__.py Add wagtailsites views, urls and templates 2014-09-30 17:25:59 +01:00
forms.py Fix page chooser on sites interface 2014-11-11 11:51:47 +00:00
tests.py Add wagtailsites tests 2014-09-30 17:28:30 +01:00
urls.py Add site delete view 2014-09-30 17:26:34 +01:00
views.py converted uses of django.contrib.messages to wagtail.wagtailadmin.messages to allow better styling and interactivity in notifications 2014-12-01 11:50:26 +00:00
wagtail_hooks.py Move Sites to the settings menu (and use decorator syntax for hooks) 2014-09-30 20:59:56 +01:00