wagtail/wagtail/contrib/settings
2016-05-10 11:24:49 +01:00
..
locale Pull translations from Transifex 2016-05-10 11:24:49 +01:00
static_src/wagtailsettings/js static path for wagtail.contrib.settings should be 'wagtailsettings' to avoid name clashes 2015-10-23 11:33:48 +01:00
templates/wagtailsettings use URL namespace for wagtailsettings 2015-10-23 11:41:28 +01:00
templatetags Move wagtailsettings into contrib module 2015-10-21 16:39:09 +11:00
tests Fix incorrect user creation in account tests 2016-03-01 15:46:38 +00:00
.gitignore Add site switcher to header in settings 2015-10-21 16:39:09 +11:00
__init__.py Move wagtailsettings into contrib module 2015-10-21 16:39:09 +11:00
apps.py Move wagtailsettings into contrib module 2015-10-21 16:39:09 +11:00
context_processors.py Move wagtailsettings into contrib module 2015-10-21 16:39:09 +11:00
forms.py use URL namespace for wagtailsettings 2015-10-23 11:41:28 +01:00
models.py Add on_delete=CASCADE to all ForeignKeys without on_delete action 2016-01-26 17:28:49 +00:00
permissions.py Use the change permission for settings models 2015-10-21 16:39:09 +11:00
registry.py use URL namespace for wagtailsettings 2015-10-23 11:41:28 +01:00
urls.py use URL namespace for wagtailsettings 2015-10-23 11:41:28 +01:00
views.py use URL namespace for wagtailsettings 2015-10-23 11:41:28 +01:00
wagtail_hooks.py Specify app_name in url includes that have namespace 2015-12-11 12:51:57 +00:00