mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-12 01:03:11 +00:00
Enable template debugging on tests, to catch broken includes
This commit is contained in:
parent
182d847b3f
commit
6bae4f04ca
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ TEMPLATES = [
|
|||
'wagtail.tests.context_processors.do_not_use_static_url',
|
||||
'wagtail.contrib.settings.context_processors.settings',
|
||||
],
|
||||
'debug': True,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue